tests/CI: Add runners for RHEL 9.6 GA and 10.0 GA

Add new GA runners and remove the old 9.5 GA runner. Remove repo overrides for new runners as well. Add a comment explaining why a regression-old-worker-new-composer test will fail when a new major version GA runner is added.
This commit is contained in:
Tom Koscielniak 2025-07-02 13:49:51 +02:00 committed by Tomáš Koscielniak
parent dc66a845bc
commit d19d933fe8
3 changed files with 38 additions and 100 deletions

View file

@ -115,8 +115,10 @@ RPM:
- aws/fedora-42-aarch64
- aws/rhel-8.10-ga-x86_64
- aws/rhel-8.10-ga-aarch64
- aws/rhel-9.5-ga-x86_64
- aws/rhel-9.5-ga-aarch64
- aws/rhel-9.6-ga-x86_64
- aws/rhel-9.6-ga-aarch64
- aws/rhel-10.0-ga-x86_64
- aws/rhel-10.0-ga-aarch64
- aws/centos-stream-9-x86_64
- aws/centos-stream-9-aarch64
- aws/centos-stream-10-x86_64
@ -159,7 +161,7 @@ Packer:
script:
- tools/ci-build-worker-packer.sh
variables:
RUNNER: aws/rhel-9.5-ga-x86_64
RUNNER: aws/rhel-9.6-ga-x86_64
Prepare-rhel-internal:
stage: prepare-rhel-internal
@ -199,8 +201,10 @@ Base:
- aws/fedora-41-aarch64
- aws/rhel-8.10-ga-x86_64
- aws/rhel-8.10-ga-aarch64
- aws/rhel-9.5-ga-x86_64
- aws/rhel-9.5-ga-aarch64
- aws/rhel-9.6-ga-x86_64
- aws/rhel-9.6-ga-aarch64
- aws/rhel-10.0-ga-x86_64
- aws/rhel-10.0-ga-aarch64
- RUNNER:
- aws/rhel-9.7-nightly-x86_64
- aws/rhel-9.7-nightly-aarch64
@ -230,8 +234,10 @@ Base:
- RUNNER:
- aws/rhel-8.10-ga-x86_64
- aws/rhel-8.10-ga-aarch64
- aws/rhel-9.5-ga-x86_64
- aws/rhel-9.5-ga-aarch64
- aws/rhel-9.6-ga-x86_64
- aws/rhel-9.6-ga-aarch64
- aws/rhel-10.0-ga-x86_64
- aws/rhel-10.0-ga-aarch64
- aws/rhel-9.7-nightly-x86_64
- aws/rhel-9.7-nightly-aarch64
- aws/rhel-10.1-nightly-x86_64
@ -286,7 +292,8 @@ regression-old-worker-new-composer:
matrix:
- RUNNER:
- aws/rhel-8.10-ga-x86_64
- aws/rhel-9.5-ga-x86_64
- aws/rhel-9.6-ga-x86_64
- aws/rhel-10.0-ga-x86_64
INTERNAL_NETWORK: ["true"]
extends: .regression
variables:
@ -359,7 +366,8 @@ Image Tests:
.rhel_runners: &rhel_runners
RUNNER:
- aws/rhel-8.10-ga-x86_64
- aws/rhel-9.5-ga-x86_64
- aws/rhel-9.6-ga-x86_64
- aws/rhel-10.0-ga-x86_64
- aws/rhel-9.7-nightly-x86_64
- aws/rhel-10.1-nightly-x86_64
- aws/centos-stream-9-x86_64
@ -401,17 +409,17 @@ koji.sh (cloud upload):
parallel:
matrix:
- RUNNER:
- aws/rhel-9.5-ga-x86_64
- aws/rhel-9.6-ga-x86_64
INTERNAL_NETWORK: ["true"]
CLOUD_TARGET: aws
IMAGE_TYPE: aws-rhui
- RUNNER:
- aws/rhel-9.5-ga-x86_64
- aws/rhel-9.6-ga-x86_64
INTERNAL_NETWORK: ["true"]
CLOUD_TARGET: azure
IMAGE_TYPE: azure-rhui
- RUNNER:
- aws/rhel-9.5-ga-x86_64
- aws/rhel-9.6-ga-x86_64
INTERNAL_NETWORK: ["true"]
CLOUD_TARGET: gcp
IMAGE_TYPE: gcp-rhui
@ -428,7 +436,7 @@ koji.sh (cloudapi):
matrix:
- *fedora_runners
- RUNNER:
- aws/rhel-9.5-ga-x86_64
- aws/rhel-9.6-ga-x86_64
INTERNAL_NETWORK: ["true"]
aws.sh:
@ -534,7 +542,8 @@ filesystem.sh:
INTERNAL_NETWORK: ["true"]
- CUSTOMIZATION_TYPE: "disk-plain"
RUNNER:
- aws/rhel-9.5-ga-x86_64
- aws/rhel-9.6-ga-x86_64
- aws/rhel-10.0-ga-x86_64
- aws/rhel-10.1-nightly-x86_64
INTERNAL_NETWORK: ["true"]
- CUSTOMIZATION_TYPE: "disk-lvm"
@ -582,7 +591,8 @@ API:
- <<: *API_TESTS
RUNNER:
- aws/rhel-8.10-ga-x86_64
- aws/rhel-9.5-ga-x86_64
- aws/rhel-9.6-ga-x86_64
- aws/rhel-10.0-ga-x86_64
- aws/rhel-9.7-nightly-x86_64
INTERNAL_NETWORK: ["true"]
# el10 for now supports only a subset of image types
@ -605,7 +615,8 @@ API:
- IMAGE_TYPE: ["aws"]
RUNNER:
- aws/rhel-8.10-ga-aarch64
- aws/rhel-9.5-ga-aarch64
- aws/rhel-9.6-ga-aarch64
- aws/rhel-10.0-ga-aarch64
INTERNAL_NETWORK: ["true"]
API-module-hotfixes:
@ -651,7 +662,8 @@ API-module-hotfixes:
- rhos-01/fedora-42-x86_64
- RUNNER:
- gcp/rhel-8.10-ga-x86_64
- gcp/rhel-9.5-ga-x86_64
- gcp/rhel-9.6-ga-x86_64
- gcp/rhel-10.0-ga-x86_64
- gcp/rhel-9.7-nightly-x86_64
# TODO: replace the rhos-01 runner with this gcp runner once it's available
# - gcp/rhel-10.0-nightly-x86_64
@ -678,7 +690,8 @@ ubi-wsl.sh:
matrix:
- RUNNER:
- aws/rhel-8.10-ga-x86_64
- aws/rhel-9.5-ga-x86_64
- aws/rhel-9.6-ga-x86_64
- aws/rhel-10.0-ga-x86_64
- aws/rhel-10.1-nightly-x86_64
INTERNAL_NETWORK: "true"
@ -737,7 +750,7 @@ RHEL 8 on 9 (Koji):
- schutzbot/deploy.sh
- /usr/libexec/tests/osbuild-composer/koji.sh
variables:
RUNNER: aws/rhel-9.5-ga-x86_64
RUNNER: aws/rhel-9.6-ga-x86_64
INTERNAL_NETWORK: "true"
DISTRO_CODE: rhel-8.10
@ -751,7 +764,7 @@ RHEL 10 on 9 (Koji):
- schutzbot/deploy.sh
- /usr/libexec/tests/osbuild-composer/koji.sh
variables:
RUNNER: aws/rhel-9.5-ga-x86_64
RUNNER: aws/rhel-9.6-ga-x86_64
INTERNAL_NETWORK: "true"
DISTRO_CODE: rhel-10.1