Reviewed: https://review.openstack.org/260236 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=5086a0ba7a5b5f08492141f346be93b11112ebad Submitter: Jenkins Branch: master
commit 5086a0ba7a5b5f08492141f346be93b11112ebad Author: Assaf Muller <[email protected]> Date: Mon Dec 21 17:50:36 2015 -0500 Delete test_restart_l3_agent_on_sighup After looking at the test and its scope, it seems like 100% of the code it tests is owned by oslo.service. That library has its own tests, is there value in keeping the test in Neutron? Change-Id: I0d8a22cc8127e183c1f55790f4b04dea2d30d356 Closes-Bug: #1518921 ** 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/1518921 Title: Functional tests failing test_restart_l3_agent_on_sighup with "Timed out waiting for file /tmp/XXX/YYY/test_server.tmp to be created and its size become equal to ZZZ" Status in neutron: Fix Released Bug description: Example: http://logs.openstack.org/89/244089/4/check/gate-neutron- dsvm-functional/1ebb083/testr_results.html.gz Example log: ft1.123: neutron.tests.functional.agent.test_l3_agent.TestL3AgentRestart.test_restart_l3_agent_on_sighup_StringException: Empty attachments: pythonlogging:'' pythonlogging:'neutron.api.extensions' stderr stdout Traceback (most recent call last): File "neutron/tests/functional/agent/test_l3_agent.py", line 943, in test_restart_l3_agent_on_sighup workers=1) File "neutron/tests/functional/test_server.py", line 158, in _test_restart_service_on_sighup 'size': expected_size})) File "neutron/agent/linux/utils.py", line 324, in wait_until_true eventlet.sleep(sleep) File "/opt/stack/new/neutron/.tox/dsvm-functional/local/lib/python2.7/site-packages/eventlet/greenthread.py", line 34, in sleep hub.switch() File "/opt/stack/new/neutron/.tox/dsvm-functional/local/lib/python2.7/site-packages/eventlet/hubs/hub.py", line 294, in switch return self.greenlet.switch() RuntimeError: Timed out waiting for file /tmp/tmpsoYARR/tmpzLkipc/test_server.tmp to be created and its size become equal to 10. Kibana: http://logstash.openstack.org/#dashboard/file/logstash.json?query=message:%5C%22to%20be%20created%20and%20its%20size%20become%20equal%20%5C%22 243 hits in 7 days. To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1518921/+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

