yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #72636
[Bug 1641670] Re: Functional reload tests are flakey
Have not heard of this coming up recently.
** No longer affects: glance/newton
** Changed in: glance/ocata
Status: New => Incomplete
** Changed in: glance
Status: New => Incomplete
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1641670
Title:
Functional reload tests are flakey
Status in Glance:
Incomplete
Status in Glance ocata series:
Incomplete
Bug description:
http://logs.openstack.org/periodic-stable/periodic-glance-python27-db-
newton/95226d2/testr_results.html.gz is an example of a periodic gate
failure in Glance's functional test suite, specifically:
glance.tests.functional.test_reload.TestReload.test_reload
This test fails occasionally trying to assert that new log files are
created. At the moment, it's unclear exactly what the root cause of
this flakey test is. The test seems to work just fine locally, so
reproducing it may be time consume. For others, the complete output
from the test failure is:
Traceback (most recent call last):
File "glance/tests/functional/test_reload.py", line 251, in test_reload
for _ in self.ticker(msg):
File "glance/tests/functional/test_reload.py", line 72, in ticker
self.fail(message)
File "/home/jenkins/workspace/periodic-glance-python27-db-newton/.tox/py27/local/lib/python2.7/site-packages/unittest2/case.py", line 690, in fail
raise self.failureException(msg)
AssertionError: No new log file created
And the api log information has been reproduced here:
http://paste.openstack.org/show/589157/
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1641670/+subscriptions
References