From 875a4ec2428f289cbeb855ccb4e099e67b863813 Mon Sep 17 00:00:00 2001 From: Matt Clay Date: Tue, 14 Feb 2023 09:54:08 -0800 Subject: Disable F37 podman tests for ansible-test (#79998) The recent update from podman 4.3.1 to 4.4.1 has broken container management. Removing the tests from the CI matrix until the issue is resolved. --- .azure-pipelines/azure-pipelines.yml | 2 -- 1 file changed, 2 deletions(-) (limited to '.azure-pipelines') diff --git a/.azure-pipelines/azure-pipelines.yml b/.azure-pipelines/azure-pipelines.yml index 6cb7feb1ad..d153a6a8f8 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -124,8 +124,6 @@ stages: targets: - name: Alpine 3.17 test: alpine/3.17 - - name: Fedora 37 - test: fedora/37 - name: RHEL 8.7 test: rhel/8.7 - name: RHEL 9.1 -- cgit v1.2.1