← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1443480] Re: Some of the neutron functional tests are failing with import error after unit test tree reorganization

 

** Also affects: neutron/kilo
   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/1443480

Title:
  Some of the neutron functional tests are failing with import error
  after unit test tree reorganization

Status in neutron:
  Fix Released
Status in neutron kilo series:
  New

Bug description:
  Some of the neutron functional tests are failing with import error
  after unit test tree reorganization

  
   Traceback (most recent call last):
      ImportError: Failed to import test module: neutron.tests.functional.scheduler.test_dhcp_agent_scheduler
      Traceback (most recent call last):
        File "/usr/lib64/python2.7/unittest/loader.py", line 254, in _find_tests
          module = self._get_module_from_name(name)
        File "/usr/lib64/python2.7/unittest/loader.py", line 232, in _get_module_from_name
          __import__(name)
        File "neutron/tests/functional/scheduler/test_dhcp_agent_scheduler.py", line 24, in <module>
          from neutron.tests.unit import test_dhcp_scheduler as test_dhcp_sch
      ImportError: cannot import name test_dhcp_scheduler

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


References