Commit e1341eb6 authored by Benjamin Blanc's avatar Benjamin Blanc

erp5testnode: add hateoas-slapos-master-url parameter

parent 8050670a
......@@ -40,6 +40,7 @@ node-quantity = $${slap-parameter:node-quantity}
ipv4-address = $${slap-network-information:local-ipv4}
ipv6-address = $${slap-network-information:global-ipv6}
test-suite-master-url = $${slap-parameter:test-suite-master-url}
hateoas-slapos-master-url = $${slap-parameter:hateoas-slapos-master-url}
instance-dict = $${slap-parameter:instance-dict}
software-path-list = $${slap-parameter:software-path-list}
git-binary = ${git:location}/bin/git
......@@ -163,5 +164,6 @@ ca-dir = $${rootdirectory:srv}/ca
[slap-parameter]
node-quantity = 1
test-suite-master-url =
hateoas-slapos-master-url = https://rest.slapos.org/Base_getHateoasMaster
instance-dict =
software-path-list = ["http://git.erp5.org/gitweb/slapos.git/blob_plain/refs/heads/erp5testnode-scalability:/software/seleniumrunner/software.cfg"]
......@@ -94,7 +94,7 @@ recipe = slapos.recipe.template
url = ${:_profile_base_location_}/instance-default.cfg
output = ${buildout:directory}/template-default.cfg
mode = 0644
md5sum = e0ac94b36e3f0c9e0670ed7e69c3fbff
md5sum = 60b4b02147a8cf7d4c9e5a653909c780
[networkcache]
# signature certificates of the following uploaders.
......
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