← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1365829] [NEW] ipv6 tests leave ipv6 flag disabled

 

Public bug reported:

The test_disabled test for the ip utilities leaves a module level flag
set to disabled, which will break any following tests that depend on it
being enabled (e.g. the iptables tests).

http://logs.openstack.org/49/113749/8/check/gate-neutron-
python27/8787946/console.html


To reproduce, you can run these two tests serially.

neutron.tests.unit.test_ipv6.TestIsEnabled.test_disabled
neutron.tests.unit.test_security_groups_rpc.TestSecurityGroupAgentEnhancedRpcWithIptables.test_prepare_remove_port

** Affects: neutron
     Importance: Undecided
     Assignee: Kevin Benton (kevinbenton)
         Status: 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/1365829

Title:
  ipv6 tests leave ipv6 flag disabled

Status in OpenStack Neutron (virtual network service):
  In Progress

Bug description:
  The test_disabled test for the ip utilities leaves a module level flag
  set to disabled, which will break any following tests that depend on
  it being enabled (e.g. the iptables tests).

  http://logs.openstack.org/49/113749/8/check/gate-neutron-
  python27/8787946/console.html

  
  To reproduce, you can run these two tests serially.

  neutron.tests.unit.test_ipv6.TestIsEnabled.test_disabled
  neutron.tests.unit.test_security_groups_rpc.TestSecurityGroupAgentEnhancedRpcWithIptables.test_prepare_remove_port

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


Follow ups

References