Skip to content

Commit e9ba87b

Browse files
authored
Update RHEL SAP VMs for tests (#2214) (#2243)
1 parent 574bb5f commit e9ba87b

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

ansible/group_vars/all.yml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -59,12 +59,13 @@ virtual_machines:
5959
rhel-sap:
6060
project: rhel-sap-cloud
6161
families:
62-
- rhel-8-4-sap-ha
6362
- rhel-8-6-sap-ha
64-
# RHEL SAP 8.4 seems to have an older version of podman that
65-
# fails with our integration tests, so we stick with docker
66-
# for now.
67-
container_engine: docker
63+
- rhel-8-8-sap-ha
64+
- rhel-8-10-sap-ha
65+
- rhel-9-0-sap-ha
66+
- rhel-9-2-sap-ha
67+
- rhel-9-4-sap-ha
68+
container_engine: podman
6869

6970
rhcos:
7071
project: rhcos-cloud

0 commit comments

Comments
 (0)