Commit fbe7ee1c authored by Nicolas Wavrant's avatar Nicolas Wavrant

slaprunner/test: improve a bit test SRs

no need to extend stack/slapos.cfg anymore (command recipe is used),
and set md5sum
parent 2bed73f7
......@@ -3,9 +3,6 @@ parts =
eggs
instance
extends =
../../../../stack/slapos.cfg
[eggs]
recipe = zc.recipe.egg
eggs =
......@@ -16,7 +13,7 @@ recipe = slapos.recipe.template
filename = instance.cfg
url = ${:_profile_base_location_}/${:filename}
output = ${buildout:directory}/${:filename}
#md5sum = 869d5362b3daaa04db81129ce4f77c30
md5sum = 4f1a8976944ac5a48b96705fc8874c31
[versions]
slapos.recipe.template = 4.3
......@@ -3,9 +3,6 @@ parts =
eggs
instance
extends =
../../../../stack/slapos.cfg
[eggs]
recipe = zc.recipe.egg
eggs =
......@@ -16,7 +13,7 @@ recipe = slapos.recipe.template
filename = instance.cfg
url = ${:_profile_base_location_}/${:filename}
output = ${buildout:directory}/${:filename}
#md5sum = 869d5362b3daaa04db81129ce4f77c30
md5sum = 069716c5679c3fae6c96a80275382db7
[versions]
slapos.recipe.template = 4.3
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