Commit e3b355ab authored by Nicolas Wavrant's avatar Nicolas Wavrant

erp5testnode: version up seleniumrunner

fonts ipaex-fonts wouldn't download on version 1.0.210, and aren't
available in shacache for some reason.
parent 18f9a013
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
# not need these here). # not need these here).
[template] [template]
filename = instance.cfg filename = instance.cfg
md5sum = 5bd72da73a8b84f70f568686924d7d6c md5sum = a0e249bc3e0af5c23c85c3b31314be5f
[template-default] [template-default]
filename = instance-default.cfg.jinja.in filename = instance-default.cfg.jinja.in
......
...@@ -34,6 +34,6 @@ default-parameters = ...@@ -34,6 +34,6 @@ default-parameters =
"node-quantity": 1, "node-quantity": 1,
"test-suite-master-url": "", "test-suite-master-url": "",
"instance-dict": "", "instance-dict": "",
"software-path-list": ["https://lab.nexedi.com/nexedi/slapos/raw/1.0.210/software/seleniumrunner/software.cfg"], "software-path-list": ["https://lab.nexedi.com/nexedi/slapos/raw/1.0.300/software/seleniumrunner/software.cfg"],
"keep-log-days": 15 "keep-log-days": 15
} }
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