Move import_modules inside try block 97/53297/1
authorPeriyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
Thu, 8 Mar 2018 11:34:08 +0000 (12:34 +0100)
committerPeriyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
Thu, 8 Mar 2018 11:34:08 +0000 (12:34 +0100)
commitf79e5d09b0ac23106aafa6e078c681b2c8c21009
tree972ec0ebb9a5848857640dab8982136724d7176d
parentc1a796eb1158a31f9b92ebf55d3c01abdef20aa7
Move import_modules inside try block

Its still sdnvpn testsuite is failing at testcase_8 for bgpvpn ha
scenario whereas it runs fine in the local setup. There is no logs
generated from the CI run, moving import_modules inside try block
and added few info logs to find out what is going on CI setup.
[1] http://artifacts.opnfv.org/logs/functest/lf-pod1/2018-03-03_23-12-24/bgpvpn.log
[2] https://build.opnfv.org/ci/job/functest-apex-baremetal-daily-master/827//console

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