Commit e6c32a06 authored by Rafael Monnerat's avatar Rafael Monnerat

slapos_jio_ui_test: Test ORS parameters on version 1.0.328

  Latest version had significant changes, so pin the version for now
parent fd539c40
Pipeline #33457 failed with stage
in 0 seconds
......@@ -292,7 +292,7 @@
<tr>
<td>type</td>
<td>//input[@name='url_string']</td>
<td tal:content="python: 'https://lab.nexedi.com/nexedi/slapos/raw/%s/software/ors-amarisoft/software-%s.cfg' % (context.ERP5Site_getSoftwareReleaseTagVersion(), name)"></td>
<td tal:content="python: 'https://lab.nexedi.com/nexedi/slapos/raw/%s/software/ors-amarisoft/software-%s.cfg' % ('1.0.328', name)"></td>
<td></td>
</tr>
</tal:block>
......
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