
Untitled
By: a guest on
Jul 31st, 2012 | syntax:
None | size: 0.73 KB | hits: 13 | expires: Never
======================================================================
ERROR: test_container_created (tests.dbaas.containers.VerifyGuestStarted)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tests/proboscis/decorators.py", line 49, in new_method
return func(*kargs, **kwargs)
File "/tests/tests/dbaas/containers.py", line 135, in test_container_created
time.sleep(5)
File "/tests/proboscis/decorators.py", line 41, in cb_timeout
raise TimeoutError("Time out after waiting " + str(time) + " seconds.")
TimeoutError: Time out after waiting 480 seconds.
----------------------------------------------------------------------
Ran 35 tests in 519.852s