← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1453965] [NEW] extension UT not run anymore

 

Public bug reported:

in VPNaas, the command :

$ python -m subunit.run discover -t ./ ./neutron_vpnaas/tests/unit
--list | grep test_ikepolicy_list

doesn't return any result, while there is a test named
test_ikepolicy_list :

https://github.com/openstack/neutron-
vpnaas/blob/master/neutron_vpnaas/tests/unit/extensions/test_vpnaas.py#L74

this kind of extensions tests are not run anymore by the gate, as we can
see here for instance :

http://logs.openstack.org/42/181842/1/check/gate-neutron-vpnaas-
python27/b7b2311/testr_results.html.gz

** 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/1453965

Title:
  extension UT not run anymore

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  in VPNaas, the command :

  $ python -m subunit.run discover -t ./ ./neutron_vpnaas/tests/unit
  --list | grep test_ikepolicy_list

  doesn't return any result, while there is a test named
  test_ikepolicy_list :

  https://github.com/openstack/neutron-
  vpnaas/blob/master/neutron_vpnaas/tests/unit/extensions/test_vpnaas.py#L74

  this kind of extensions tests are not run anymore by the gate, as we
  can see here for instance :

  http://logs.openstack.org/42/181842/1/check/gate-neutron-vpnaas-
  python27/b7b2311/testr_results.html.gz

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


Follow ups

References