Bug fix in odl-sfc testcase 79/22979/1
authorManuel Buil <manuel.buil@ericsson.com>
Tue, 11 Oct 2016 08:30:10 +0000 (10:30 +0200)
committerJose Lausuch <jose.lausuch@ericsson.com>
Tue, 11 Oct 2016 11:57:29 +0000 (11:57 +0000)
commit2776686019fa48e5abfc25d2799607daab0b7d08
tree2fec93bebf6b82a9ffb84381d76682983834d74e
parent1664ce9a60f3764e2f5b5273e8f6d6c6716f3879
Bug fix in odl-sfc testcase

Test is stopping if the route to the VMs ip range is already there because
the command that adds that, exits with code 1 and set -e is activated.
Now it is checked if it is there and if not, the command is executed

Change-Id: I820a55aff2572aadcb1950fa9218b114a9058c57
Signed-off-by: Manuel Buil <manuel.buil@ericsson.com>
(cherry picked from commit e2c2ff612e7086ce2a1520029f5f58e75186ec17)
testcases/features/sfc/compute_presetup_CI.bash