Commit b8351240 authored by Ivan Tyagov's avatar Ivan Tyagov

Decrease as not needed.

parent 404f3906
......@@ -36,8 +36,8 @@ class BeremizTest(e2e.EndToEndTestCase):
cls.supply(cls.runtime_release, cls.computer_id, state="available")
# XXX: rather than sleep add check to wait for SRs compilation end
print("Sleep for 6h.")
time.sleep(6*3600)
print("Sleep for 5h.")
time.sleep(5*3600)
print("Request beremiz-runtime and OSIE coupler instances.")
# supply / request coupler
......
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