Commit ebb09fad authored by Ivan Tyagov's avatar Ivan Tyagov

Add debian 11.

parent cb3e6dda
...@@ -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 = 9acb1fcb74d7d3ac366bd869faeb175f md5sum = 86e728c2497e9840ff45502a9dfc8270
...@@ -110,7 +110,8 @@ class BeremizTest(EndToEndTestCase): ...@@ -110,7 +110,8 @@ 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
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