Comment 1 for bug 1677533

Revision history for this message
Alexey Stupnikov (astupnikov) wrote :

It looks like the following ImportError is primary reason of failure: ::

+ python fuelweb_test/run_tests.py -q --nologcapture --with-xunit --group=bvt_2

......OUTPUT is OMMITED......

from devops.models.node import SSHClient
ImportError: cannot import name SSHClient