Commit 404f3906 authored by Ivan Tyagov's avatar Ivan Tyagov

Use commited work.

parent 49fc07c3
......@@ -23,8 +23,8 @@ class BeremizTest(e2e.EndToEndTestCase):
#computer_id = "COMP-4039" # Debian 11
computer_id = "COMP-4090" # Debian 12
coupler_release = "https://lab.nexedi.com/Tyagov/slapos/raw/fix-gcc-coupler/software/osie-coupler/software-dev.cfg"
runtime_release = "https://lab.nexedi.com/Tyagov/slapos/raw/fix-gcc/software/beremiz-runtime/software.cfg"
coupler_release = "https://lab.nexedi.com/nexedi/slapos/raw/master/software/osie-coupler/software-dev.cfg"
runtime_release = "https://lab.nexedi.com/nexedi/slapos/raw/master/software/beremiz-runtime/software.cfg"
@classmethod
def setUpClass(cls):
......@@ -97,5 +97,3 @@ class BeremizTest(e2e.EndToEndTestCase):
client.disconnect()
# no failures
self.assertEqual(test_failures, 0)
time.sleep(3*3600)
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