Commit a3cecb84 authored by Ivan Tyagov's avatar Ivan Tyagov

Add Ubuntu 22.04

parent ebb09fad
...@@ -12,4 +12,4 @@ md5sum = cbaa8e36097f36caf1a377fa71341a09 ...@@ -12,4 +12,4 @@ md5sum = cbaa8e36097f36caf1a377fa71341a09
[test_beremiz.py] [test_beremiz.py]
filename = test_beremiz.py filename = test_beremiz.py
md5sum = 86e728c2497e9840ff45502a9dfc8270 md5sum = 2a2f150865dc46b7a0cd934a13d17a46
...@@ -111,7 +111,9 @@ class BeremizTest(EndToEndTestCase): ...@@ -111,7 +111,9 @@ class BeremizTest(EndToEndTestCase):
# XXX: move outside runner at Test Suite ? # XXX: move outside runner at Test Suite ?
#computer_id = "COMP-3523" # Ubunto 20.04 #computer_id = "COMP-3523" # Ubunto 20.04
#computer_id = "COMP-4036" # Debian 10 #computer_id = "COMP-4036" # Debian 10
computer_id = "COMP-4039" # Debian 11 #computer_id = "COMP-4039" # Debian 11
computer_id = "COMP-4042" # Ubunto 22.04
coupler_release = "https://lab.nexedi.com/nexedi/slapos/raw/master/software/osie-coupler/software-dev.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" runtime_release = "https://lab.nexedi.com/nexedi/slapos/raw/master/software/beremiz-runtime/software.cfg"
......
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