remove block comment for testcase_8 65/53165/2
authorPeriyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
Tue, 6 Mar 2018 13:14:13 +0000 (14:14 +0100)
committerPeriyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
Tue, 6 Mar 2018 15:48:54 +0000 (16:48 +0100)
commitc1a796eb1158a31f9b92ebf55d3c01abdef20aa7
treec0aefb299e965d3be2c9857d6ae379f6e040cd5b
parentd429b734b32c183736a2578304c8ef73e44dcf5f
remove block comment for testcase_8

somehow bgpvpn testsuite is not running in the bgpvpn-ha ci loop
because of testcase_8. when bgpvpn tries to execute this testcase,
somehow execution is stopped and no logs being generated from the
setup. The only different is this testcase is having block comment
with delimeter and this is being imported as a module inside
run_sdnvpn_tests. Hence replacing block comment with single line
comments. This issue is very sporadic even in the local setup
and running fine after changing it with single line comments.

Change-Id: I5d71ec2a8c532b5dd77b2136ca7e95a7838683dc
Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
sdnvpn/test/functest/testcase_8.py