Commit 003f9041 authored by Ivan Tyagov's avatar Ivan Tyagov

Fixups

parent d39dfc51
[instance.cfg]
filename = instance.cfg.in
md5sum =e746933f19f15b9b50370fd52626fd21
md5sum = 01be9026bd66bc96992d97d74fa485aa
[test_test.py]
filename = test_test.py
......@@ -9,3 +9,7 @@ md5sum = c074373dbb4154aa924ef5781dade7a0
[test_kvm.py]
filename = test_kvm.py
md5sum = cbaa8e36097f36caf1a377fa71341a09
[test_beremiz.py]
filename = test_beremiz.py
md5sum = e975cedbd12504dc5588d8d5723c8e78
......@@ -101,3 +101,8 @@ url = ${test_test.py:target}
recipe = slapos.recipe.template
output = $${directory:testdir}/test_kvm.py
url = ${test_kvm.py:target}
[test_beremiz.py]
recipe = slapos.recipe.template
output = $${directory:testdir}/test_beremiz.py
url = ${test_beremiz.py:target}
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