Public bug reported:

Fullstack tests from group
neutron.tests.fullstack.test_securitygroup.TestSecurityGroupsSameNetwork
are often failing in gate with error like:

ft1.1: 
neutron.tests.fullstack.test_securitygroup.TestSecurityGroupsSameNetwork.test_securitygroup(ovs-hybrid)_StringException:
 Traceback (most recent call last):
  File "neutron/tests/base.py", line 132, in func
    return f(self, *args, **kwargs)
  File "neutron/tests/fullstack/test_securitygroup.py", line 193, in 
test_securitygroup
    net_helpers.assert_no_ping(vms[0].namespace, vms[1].ip)
  File "neutron/tests/common/net_helpers.py", line 155, in assert_no_ping
    {'ns': src_namespace, 'destination': dst_ip})
  File "neutron/tests/tools.py", line 144, in fail
    raise unittest2.TestCase.failureException(msg)
AssertionError: destination ip 20.0.0.9 is replying to ping from namespace 
test-dbbb4045-363f-44cb-825b-17090f28df11, but it shouldn't

Example gate logs: http://logs.openstack.org/43/529143/3/check/neutron-
fullstack/d031a6b/logs/testr_results.html.gz

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


** Tags: fullstack gate-failure

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

Title:
  Fullstack tests
  neutron.tests.fullstack.test_securitygroup.TestSecurityGroupsSameNetwork
  fails often

Status in neutron:
  Confirmed

Bug description:
  Fullstack tests from group
  neutron.tests.fullstack.test_securitygroup.TestSecurityGroupsSameNetwork
  are often failing in gate with error like:

  ft1.1: 
neutron.tests.fullstack.test_securitygroup.TestSecurityGroupsSameNetwork.test_securitygroup(ovs-hybrid)_StringException:
 Traceback (most recent call last):
    File "neutron/tests/base.py", line 132, in func
      return f(self, *args, **kwargs)
    File "neutron/tests/fullstack/test_securitygroup.py", line 193, in 
test_securitygroup
      net_helpers.assert_no_ping(vms[0].namespace, vms[1].ip)
    File "neutron/tests/common/net_helpers.py", line 155, in assert_no_ping
      {'ns': src_namespace, 'destination': dst_ip})
    File "neutron/tests/tools.py", line 144, in fail
      raise unittest2.TestCase.failureException(msg)
  AssertionError: destination ip 20.0.0.9 is replying to ping from namespace 
test-dbbb4045-363f-44cb-825b-17090f28df11, but it shouldn't

  Example gate logs: http://logs.openstack.org/43/529143/3/check
  /neutron-fullstack/d031a6b/logs/testr_results.html.gz

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to