← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1421354] Re: test_conntrack_disassociate_fip failed in gate due to timeout

 

** Changed in: neutron
       Status: Fix Committed => Fix Released

** Changed in: neutron
    Milestone: None => kilo-3

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

Title:
  test_conntrack_disassociate_fip failed in gate due to timeout

Status in OpenStack Neutron (virtual network service):
  Fix Released

Bug description:
  Traceback (most recent call last):
    File "neutron/tests/functional/agent/test_l3_agent.py", line 335, in test_conntrack_disassociate_fip
      netcat.test_connectivity()
    File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
      self.gen.throw(type, value, traceback)
    File "neutron/tests/sub_base.py", line 111, in assert_max_execution_time
      self.fail('Execution of this test timed out')
    File "/usr/local/lib/python2.7/dist-packages/unittest2/case.py", line 666, in fail
      raise self.failureException(msg)
  AssertionError: Execution of this test timed out

  It seems 15 secs timeout is too low for gate, we need to raise it.

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


References