Public bug reported:

It may happen that tests from 
neutron.tests.functional.agent.linux.test_netlink_lib.NetlinkLibTestCase can 
interfere with e.g. tests from neutron.tests.functional.agent.test_firewall 
module and fail because of that.
It may happen that one of NetlinkLib tests deletes some conntrack entries and 
expects ONLY some specific ones to be still in conntrack. But there are also 
other entries added by some other tests.

Example of such failure: http://logs.openstack.org/02/637802/2/check
/neutron-functional-python27/3d611ea/logs/testr_results.html.gz

Additional conntrack entry  (6, u'udp', 46935, 18650,
u'2001:db8:aaaa::1', u'2001:db8:aaaa::2', 71) comes probably from one of
tests in neutron.tests.functional.agent.test_firewall module.

** Affects: neutron
     Importance: High
     Assignee: Slawek Kaplonski (slaweq)
         Status: Confirmed


** Tags: functional-tests gate-failure

** Changed in: neutron
     Assignee: (unassigned) => Slawek Kaplonski (slaweq)

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

Title:
  Functional NetlinkLib tests can interfere with other tests

Status in neutron:
  Confirmed

Bug description:
  It may happen that tests from 
neutron.tests.functional.agent.linux.test_netlink_lib.NetlinkLibTestCase can 
interfere with e.g. tests from neutron.tests.functional.agent.test_firewall 
module and fail because of that.
  It may happen that one of NetlinkLib tests deletes some conntrack entries and 
expects ONLY some specific ones to be still in conntrack. But there are also 
other entries added by some other tests.

  Example of such failure: http://logs.openstack.org/02/637802/2/check
  /neutron-functional-python27/3d611ea/logs/testr_results.html.gz

  Additional conntrack entry  (6, u'udp', 46935, 18650,
  u'2001:db8:aaaa::1', u'2001:db8:aaaa::2', 71) comes probably from one
  of tests in neutron.tests.functional.agent.test_firewall module.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to