mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-07-25 00:44:46 +00:00
Replace remote test env RHEL9.7 and 10.1 with 9.8 and 10.2 (#763)
- Replace 9.7 with 9.8 - Replace 10.1 with 10.2 - Addresses https://github.com/ansible/ansible/pull/87120 Signed-off-by: Hideki Saito <saito@fgrep.org>
This commit is contained in:
@@ -271,10 +271,10 @@ stages:
|
|||||||
parameters:
|
parameters:
|
||||||
testFormat: devel/{0}/1
|
testFormat: devel/{0}/1
|
||||||
targets:
|
targets:
|
||||||
- name: RHEL 10.1
|
- name: RHEL 10.2
|
||||||
test: rhel/10.1
|
test: rhel/10.2
|
||||||
- name: RHEL 9.7
|
- name: RHEL 9.8
|
||||||
test: rhel/9.7
|
test: rhel/9.8
|
||||||
- name: FreeBSD 14.4
|
- name: FreeBSD 14.4
|
||||||
test: freebsd/14.4
|
test: freebsd/14.4
|
||||||
- name: FreeBSD 15.0
|
- name: FreeBSD 15.0
|
||||||
|
|||||||
3
changelogs/fragments/763_ci_azp_update_devel.yml
Normal file
3
changelogs/fragments/763_ci_azp_update_devel.yml
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
---
|
||||||
|
trivial:
|
||||||
|
- Replace AZP remote test RHEL9.7 and RHEL10.1 with 9.8 and 10.2 for devel branch.
|
||||||
Reference in New Issue
Block a user