← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1550509] [NEW] neutron-fwaas tempest plugins tests fail to run

 

Public bug reported:

Failed to import test module: neutron_fwaas.tests.tempest_plugin.tests.scenario.test_fwaas
 Traceback (most recent call last):
   File "/usr/lib/python2.7/dist-packages/unittest2/loader.py", line 456, in _find_test_path
     module = self._get_module_from_name(name)
   File "/usr/lib/python2.7/dist-packages/unittest2/loader.py", line 395, in _get_module_from_name
    __import__(name)
   File "/usr/lib/python2.7/dist-packages/neutron_fwaas/tests/tempest_plugin/tests/scenario/test_fwaas.py", line 21, in <module>
     from neutron_fwaas.tests.tempest_plugin.tests.scenario import base
  File "/usr/lib/python2.7/dist-packages/neutron_fwaas/tests/tempest_plugin/tests/scenario/base.py", line 16, in <module>
    from tempest_lib.common import ssh
 ImportError: No module named tempest_lib.common
 The test run didn't actually run any tests

When trying to run tests from tempest plugin.

** Affects: neutron
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1550509

Title:
  neutron-fwaas tempest plugins tests fail to run

Status in neutron:
  New

Bug description:
  Failed to import test module: neutron_fwaas.tests.tempest_plugin.tests.scenario.test_fwaas
   Traceback (most recent call last):
     File "/usr/lib/python2.7/dist-packages/unittest2/loader.py", line 456, in _find_test_path
       module = self._get_module_from_name(name)
     File "/usr/lib/python2.7/dist-packages/unittest2/loader.py", line 395, in _get_module_from_name
      __import__(name)
     File "/usr/lib/python2.7/dist-packages/neutron_fwaas/tests/tempest_plugin/tests/scenario/test_fwaas.py", line 21, in <module>
       from neutron_fwaas.tests.tempest_plugin.tests.scenario import base
    File "/usr/lib/python2.7/dist-packages/neutron_fwaas/tests/tempest_plugin/tests/scenario/base.py", line 16, in <module>
      from tempest_lib.common import ssh
   ImportError: No module named tempest_lib.common
   The test run didn't actually run any tests

  When trying to run tests from tempest plugin.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1550509/+subscriptions


Follow ups