yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #32001
[Bug 1445056] [NEW] VPNaaS Functional job test module discovery
Public bug reported:
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.
** Affects: neutron
Importance: Undecided
Assignee: Paul Michali (pcm)
Status: In Progress
** Tags: vpnaas
** Changed in: neutron
Assignee: (unassigned) => Paul Michali (pcm)
** Changed in: neutron
Status: New => In Progress
--
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):
In Progress
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
Follow ups
References