Skip to content
Snippets Groups Projects
Commit 4731a0ef authored by Benjamin Bertrand's avatar Benjamin Bertrand
Browse files

Update to OpenXAL dist to 3.2

JIRA INFRA-1644 #action In Progress
parent 5df6b6f4
No related branches found
No related tags found
No related merge requests found
Pipeline #27376 passed with stage
in 7 minutes and 33 seconds
......@@ -10,7 +10,7 @@ It also depends on java 11.
```yaml
# openxal.dist version
openxal_version: 3.1
openxal_version: 3.2
# default version for openxal apps
openxal_apps_version: 3.2
openxal_app_lebt_version: 3.1
......
---
# openxal.dist version
openxal_version: 3.1
openxal_version: 3.2
# default version for openxal apps
openxal_apps_version: 3.2
openxal_app_lebt_version: 3.1
......
......@@ -4,7 +4,7 @@ import testinfra.utils.ansible_runner
testinfra_hosts = testinfra.utils.ansible_runner.AnsibleRunner(
os.environ['MOLECULE_INVENTORY_FILE']).get_hosts('all')
OPENXAL_VERSION = '3.1'
OPENXAL_VERSION = '3.2'
def test_openxal_link(host):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment