← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1445056] Re: VPNaaS Functional job test module discovery

 

** Changed in: neutron
       Status: Fix Committed => Fix Released

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

Title:
  VPNaaS Functional job test module discovery

Status in OpenStack Neutron (virtual network service):
  Fix Released

Bug description:
  With the current functional job setups, if there are import errors in
  test modules, the errors will be silently ignored and tests not
  invoked. Apparently there is an issue with the unittest package and
  import errors.

  Because VPNaaS has two reference driver implementations currently, and
  they each require a different test setup and have test cases that
  differ, there are two functional jobs, of which each tests different
  modules.

  Need to switch to unittest2, or modify the method used to discovery
  modules to run in the functional jobs.

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


References