Allow executing ODL test as many times as wanted on the same env 37/8037/1
authorjose.lausuch <jose.lausuch@ericsson.com>
Tue, 26 Jan 2016 13:18:24 +0000 (14:18 +0100)
committerMorgan Richomme <morgan.richomme@orange.com>
Tue, 26 Jan 2016 13:32:09 +0000 (13:32 +0000)
commita78ec95be7909a7c7108fc8632c301bb83b44c63
tree951a48c32fb04a09248e639fb0c03d9957b9af69
parent9492365faf0d6d4901694cdfb04dd7edbf00e8b3
Allow executing ODL test as many times as wanted on the same env

Since the script add some lines to the file called __init__.robot
every time it executes, the next execution will add it again
which is unnecessary and it will fail.
This checks if those lines are already present and does nothing if so.

Change-Id: If4c2e10bcfcac0b7fde38ff213ea4ade4b83e4f1
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
(cherry picked from commit 680847c24a64a3f015b308b7c3fc6c9271b945a2)
testcases/Controllers/ODL/CI/start_tests.sh