yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #28452
[Bug 1421354] [NEW] test_conntrack_disassociate_fip failed in gate due to timeout
Public bug reported:
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.
** Affects: neutron
Importance: Undecided
Assignee: Ihar Hrachyshka (ihar-hrachyshka)
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/1421354
Title:
test_conntrack_disassociate_fip failed in gate due to timeout
Status in OpenStack Neutron (virtual network service):
In Progress
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
Follow ups
References