1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-06-27 22:49:14 +00:00

CI: Replace devel RHEL 9.7 and 10.1 remotes with 9.8 and 10.2 (#12345)

Replace devel RHEL 9.7 and 10.1 remotes with 9.8 and 10.2.
This commit is contained in:
Felix Fontein 2026-06-25 06:36:18 +02:00 committed by GitHub
parent 2354b40d10
commit 97538e6ad1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 24 additions and 14 deletions

View file

@ -363,18 +363,18 @@ stages:
test: ansible-test-integration-devel-macos-26.3-azp-posix-2
- name: macOS 26.3 + group 3
test: ansible-test-integration-devel-macos-26.3-azp-posix-3
- name: RHEL 10.1 + group 1
test: ansible-test-integration-devel-rhel-10.1-azp-posix-1
- name: RHEL 10.1 + group 2
test: ansible-test-integration-devel-rhel-10.1-azp-posix-2
- name: RHEL 10.1 + group 3
test: ansible-test-integration-devel-rhel-10.1-azp-posix-3
- name: RHEL 9.7 + group 1
test: ansible-test-integration-devel-rhel-9.7-azp-posix-1
- name: RHEL 9.7 + group 2
test: ansible-test-integration-devel-rhel-9.7-azp-posix-2
- name: RHEL 9.7 + group 3
test: ansible-test-integration-devel-rhel-9.7-azp-posix-3
- name: RHEL 10.2 + group 1
test: ansible-test-integration-devel-rhel-10.2-azp-posix-1
- name: RHEL 10.2 + group 2
test: ansible-test-integration-devel-rhel-10.2-azp-posix-2
- name: RHEL 10.2 + group 3
test: ansible-test-integration-devel-rhel-10.2-azp-posix-3
- name: RHEL 9.8 + group 1
test: ansible-test-integration-devel-rhel-9.8-azp-posix-1
- name: RHEL 9.8 + group 2
test: ansible-test-integration-devel-rhel-9.8-azp-posix-2
- name: RHEL 9.8 + group 3
test: ansible-test-integration-devel-rhel-9.8-azp-posix-3
- name: Ubuntu 24.04 + extra VMs
test: ansible-test-integration-devel-ubuntu-24.04-azp-posix-vm
- name: Ubuntu 26.04 + extra VMs

View file

@ -287,8 +287,8 @@ ansible_core = "devel"
target = [ "azp/posix/1/", "azp/posix/2/", "azp/posix/3/" ]
remote = [
"macos/26.3",
"rhel/10.1",
"rhel/9.7",
"rhel/10.2",
"rhel/9.8",
# TODO: enable this ASAP!
# "freebsd/15.0",
# TODO: enable this ASAP!

View file

@ -8,3 +8,4 @@ skip/macos
skip/freebsd
skip/rhel10.0 # FIXME
skip/rhel10.1 # FIXME
skip/rhel10.2 # FIXME

View file

@ -8,5 +8,7 @@ skip/freebsd
skip/macos
skip/rhel9.3
skip/rhel9.7
skip/rhel9.8
skip/rhel10.0
skip/rhel10.1
skip/rhel10.2

View file

@ -8,5 +8,7 @@ skip/freebsd
skip/macos
skip/rhel9.3
skip/rhel9.7
skip/rhel9.8
skip/rhel10.0
skip/rhel10.1
skip/rhel10.2

View file

@ -7,8 +7,10 @@ needs/target/setup_epel
destructive
skip/rhel9.3 # FIXME
skip/rhel9.7 # FIXME
skip/rhel9.8 # FIXME
skip/rhel10.0 # FIXME
skip/rhel10.1 # FIXME
skip/rhel10.2 # FIXME
skip/freebsd13.5 # FIXME
skip/freebsd14.1 # FIXME
skip/freebsd14.2 # FIXME

View file

@ -7,6 +7,8 @@ destructive
skip/macos
skip/rhel9.3
skip/rhel9.7
skip/rhel9.8
skip/rhel10.0
skip/rhel10.1
skip/rhel10.2
skip/freebsd

View file

@ -0,0 +1 @@
nothing.yml