From 18e023dd779451adcdaf042f874d191422478106 Mon Sep 17 00:00:00 2001 From: saito-hideki Date: Mon, 28 Jul 2025 12:32:00 +0900 Subject: [PATCH] Update AZP matrix to follow ansible-test changes * https://github.com/ansible/ansible/pull/85558 * https://github.com/ansible/ansible/pull/85561 * https://github.com/ansible/ansible/pull/85562 Signed-off-by: saito-hideki --- .azure-pipelines/azure-pipelines.yml | 32 +++++++++---------- .../fragments/666_azp_update_20250728.yml | 3 ++ tests/integration/targets/firewalld/aliases | 2 ++ 3 files changed, 21 insertions(+), 16 deletions(-) create mode 100644 changelogs/fragments/666_azp_update_20250728.yml diff --git a/.azure-pipelines/azure-pipelines.yml b/.azure-pipelines/azure-pipelines.yml index 3aecaeb..4ab33e9 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -137,8 +137,8 @@ stages: parameters: testFormat: devel/linux/{0}/1 targets: - - name: Fedora 41 - test: fedora41 + - name: Fedora 42 + test: fedora42 - name: Ubuntu 22.04 test: ubuntu2204 - name: Ubuntu 24.04 @@ -151,8 +151,8 @@ stages: parameters: testFormat: devel/linux/{0}/1 targets: - - name: Fedora 41 - test: fedora41 + - name: Fedora 42 + test: fedora42 - name: Ubuntu 22.04 test: ubuntu2204 - name: Ubuntu 24.04 @@ -226,10 +226,10 @@ stages: targets: - name: RHEL 10.0 test: rhel/10.0 - - name: RHEL 9.5 - test: rhel/9.5 - - name: FreeBSD 14.2 - test: freebsd/14.2 + - name: RHEL 9.6 + test: rhel/9.6 + - name: FreeBSD 14.3 + test: freebsd/14.3 - name: FreeBSD 13.5 test: freebsd/13.5 - stage: Remote_2_19 @@ -242,10 +242,10 @@ stages: targets: - name: RHEL 10.0 test: rhel/10.0 - - name: RHEL 9.5 - test: rhel/9.5 - - name: FreeBSD 14.2 - test: freebsd/14.2 + - name: RHEL 9.6 + test: rhel/9.6 + - name: FreeBSD 14.3 + test: freebsd/14.3 - name: FreeBSD 13.5 test: freebsd/13.5 - stage: Remote_2_18 @@ -258,8 +258,8 @@ stages: targets: - name: RHEL 9.4 test: rhel/9.4 - - name: FreeBSD 13.3 - test: freebsd/13.3 + - name: FreeBSD 13.5 + test: freebsd/13.5 - stage: Remote_2_17 displayName: Remote 2.17 dependsOn: [] @@ -270,8 +270,8 @@ stages: targets: - name: RHEL 9.3 test: rhel/9.3 - - name: FreeBSD 13.3 - test: freebsd/13.3 + - name: FreeBSD 13.5 + test: freebsd/13.5 - stage: Remote_2_16 displayName: Remote 2.16 dependsOn: [] diff --git a/changelogs/fragments/666_azp_update_20250728.yml b/changelogs/fragments/666_azp_update_20250728.yml new file mode 100644 index 0000000..d6b4b24 --- /dev/null +++ b/changelogs/fragments/666_azp_update_20250728.yml @@ -0,0 +1,3 @@ +--- +trivial: + - AZP - Update AZP matrix to follow ansible-test changes. diff --git a/tests/integration/targets/firewalld/aliases b/tests/integration/targets/firewalld/aliases index 95259df..f2b0fc9 100644 --- a/tests/integration/targets/firewalld/aliases +++ b/tests/integration/targets/firewalld/aliases @@ -1,3 +1,5 @@ +needs/privileged +needs/root destructive shippable/posix/group1 skip/aix