Comment 16 for bug 1225664

Revision history for this message
Vijendar Komalla (vijendar-komalla) wrote : Re: tempest.api.volume.test_volumes_actions.VolumesActionsTestXML flakey failure

Clark, I am not sure about the project that is causing this bug, but seeing openstack-ci failure consistently. Below given test is failing. You are right. This seems to be the issue with glace!

FAIL: tempest.api.image.v1.test_images.CreateRegisterImagesTest.test_register_http_image[gate]
2013-10-25 16:10:47.294 | tempest.api.image.v1.test_images.CreateRegisterImagesTest.test_register_http_image[gate]
2013-10-25 16:10:47.294 | ----------------------------------------------------------------------
.
.
.
2013-10-25 16:10:47.458 | Traceback (most recent call last):
2013-10-25 16:10:47.458 | File "tempest/api/image/v1/test_images.py", line 90, in test_register_http_image
2013-10-25 16:10:47.458 | self.client.wait_for_image_status(image_id, 'active')
2013-10-25 16:10:47.459 | File "tempest/services/image/v1/json/image_client.py", line 276, in wait_for_image_status
2013-10-25 16:10:47.459 | raise exceptions.TimeoutException(message)
2013-10-25 16:10:47.459 | TimeoutException: Request timed out
2013-10-25 16:10:47.459 | Details: Time Limit Exceeded! (400s)while waiting for active, but we got killed.
2013-10-25 16:10:47.459 |