Commit d0455a4c authored by Benjamin Blanc's avatar Benjamin Blanc

revert: erp5testnode: add hateoas-slapos-master-url parameter

The parameter input has been moved in the task distributor document on ERP5 Master
parent c0d43263
......@@ -13,7 +13,6 @@ test_node_title = %(test_node_title)s
ipv4_address = %(ipv4_address)s
ipv6_address = %(ipv6_address)s
test_suite_master_url = %(test_suite_master_url)s
hateoas_slapos_master_url = %(hateoas_slapos_master_url)s
httpd_ip = %(httpd_ip)s
httpd_port = %(httpd_port)s
httpd_software_access_port = %(httpd_software_access_port)s
......
......@@ -40,7 +40,6 @@ 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
......@@ -164,6 +163,5 @@ 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"]
......@@ -93,7 +93,7 @@ recipe = slapos.recipe.template
url = ${:_profile_base_location_}/instance-default.cfg
output = ${buildout:directory}/template-default.cfg
mode = 0644
md5sum = 60b4b02147a8cf7d4c9e5a653909c780
md5sum = e0ac94b36e3f0c9e0670ed7e69c3fbff
[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