Commit ede4e0d9 authored by Ivan Tyagov's avatar Ivan Tyagov

Fixup.

parent 83549c0e
......@@ -12,4 +12,4 @@ md5sum = cbaa8e36097f36caf1a377fa71341a09
[test_beremiz.py]
filename = test_beremiz.py
md5sum = d67128e431a7076528308b2bfa144139
md5sum = 9b413724c5101e9804d5f65d55705bf9
......@@ -122,8 +122,8 @@ class BeremizTest(EndToEndTestCase):
cls.supply(cls.runtime_release, cls.computer_id, state="available")
# XXX: rather than sleep add check to wait for SRs compilation end
print("Sleept for 1h.")
time.sleep(3600)
print("Sleept for 2h.")
time.sleep(7200)
# supply / request coupler
instance_name = time.strftime('e2e-test-coupler-%Y-%B-%d-%H:%M:%S')
......
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