Commit 2262c463 authored by Jaroslava Fiedlerova's avatar Jaroslava Fiedlerova

Remove 10s sleep after object deployment

parent cb1f72a8
......@@ -1026,7 +1026,6 @@ class Containerize():
cnt = 100
status = True
logging.info('\u001B[1m Deploying OAI object Pass\u001B[0m')
time.sleep(10)
else:
# containers are unhealthy, so we won't start. However, logs are stored at the end
# in UndeployObject so we here store the logs of the unhealthy container to report it
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment