X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=tests%2Fmain.py;h=b360f124c883ddd7cd0f74f606ee2cf48fac07a7;hb=refs%2Fchanges%2F57%2F37357%2F6;hp=b59cd7a36fe938849b30a38ce4612a74e9e67740;hpb=db6d9cdcb37fee810fdf59e4d96b9a5139b5c8b7;p=doctor.git diff --git a/tests/main.py b/tests/main.py index b59cd7a3..b360f124 100644 --- a/tests/main.py +++ b/tests/main.py @@ -74,8 +74,10 @@ class DoctorTest(object): self.setup() # injecting host failure... + # NOTE (umar) add INTERFACE_NAME logic to host injection # verify the test results + # NOTE (umar) copy remote monitor.log file when monitor=collectd except Exception as e: LOG.error('doctor test failed, Exception=%s' % e)