Comment 2 for bug 1031867

Revision history for this message
Dan Prince (dan-prince) wrote :

Looks like I'm hitting the same issue when running Nova smoke tests w/ SmokeStack as well:

======================================================================
FAIL: test_007_images_are_available_within_10_seconds (smoketests.test_sysadmin.ImageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/smoketests/test_sysadmin.py", line 89, in test_007_images_are_available_within_10_seconds
    self.assert_(False) # wasn't available within 10 seconds
AssertionError: False is not true