Start using Ubuntu VMs instead of RHEL VMs.

This commit is contained in:
Felix Fontein 2025-09-14 21:29:51 +02:00
parent 93d165e10b
commit 0f4153bacf

View File

@ -228,6 +228,8 @@ stages:
targets: targets:
- name: RHEL 9.6 with Docker SDK, urllib3, requests from sources - name: RHEL 9.6 with Docker SDK, urllib3, requests from sources
test: rhel/9.6-dev-latest test: rhel/9.6-dev-latest
- name: Ubuntu 24.04
test: ubuntu/24.04
groups: groups:
- 1 - 1
- 2 - 2
@ -244,6 +246,8 @@ stages:
targets: targets:
- name: RHEL 9.5 - name: RHEL 9.5
test: rhel/9.5 test: rhel/9.5
- name: Ubuntu 22.04
test: ubuntu/22.04
groups: groups:
- 1 - 1
- 2 - 2
@ -290,8 +294,6 @@ stages:
parameters: parameters:
testFormat: 2.16/{0} testFormat: 2.16/{0}
targets: targets:
- name: RHEL 9.2
test: rhel/9.2
- name: RHEL 8.8 - name: RHEL 8.8
test: rhel/8.8 test: rhel/8.8
- name: RHEL 7.9 - name: RHEL 7.9