Reviewed:  https://review.openstack.org/294576
Committed: 
https://git.openstack.org/cgit/openstack/neutron/commit/?id=420d5c7987f8ff7473d70697e5606f07ccfe7c1d
Submitter: Jenkins
Branch:    master

commit 420d5c7987f8ff7473d70697e5606f07ccfe7c1d
Author: Jakub Libosvar <[email protected]>
Date:   Fri Mar 18 12:51:23 2016 +0000

    conn_testers: Bump timeout for ICMPv6 echo tests
    
    In IPv6 scenarios NDP can increase round-trip time of ICMPv6 packets over
    1 seconds. The patch increases timeout for ICMPv6 to 2 seconds. Note
    that this will extend scenarios when ping is supposed to fail.
    
    Change-Id: Iec7d3138aee3fc904312dbc45ef76854ad0ea789
    Closes-Bug: 1557946


** Changed in: neutron
       Status: In Progress => Fix Released

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

Title:
  functional test test_icmp_from_specific_address fails

Status in neutron:
  Fix Released

Bug description:
  This is the trace:

  Traceback (most recent call last):
    File "neutron/tests/functional/agent/test_firewall.py", line 532, in 
test_icmp_from_specific_address
      direction=self.tester.INGRESS)
    File "neutron/tests/common/conn_testers.py", line 36, in wrap
      return f(self, direction, *args, **kwargs)
    File "neutron/tests/common/conn_testers.py", line 162, in assert_connection
      testing_method(direction, protocol, src_port, dst_port)
    File "neutron/tests/common/conn_testers.py", line 147, in 
_test_icmp_connectivity
      src_namespace, ip_address))
  neutron.tests.common.conn_testers.ConnectionTesterException: ICMP packets 
can't get from test-d5baf3c4-aca8-4fab-84aa-ae3bfe9dbc14 namespace to 
2001:db8:aaaa::2 address

  
  Example of a failure [1], logstash query [2] 16 hits in the last 2 days

  [1] 
http://logs.openstack.org/47/286347/12/check/gate-neutron-dsvm-functional/6dd0cdb/testr_results.html.gz
  [2] 
http://logstash.openstack.org/#dashboard/file/logstash.json?query=message%3A%5C%22ICMP%20packets%20can't%20get%5C%22

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1557946/+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