From 1bbbb577ce4365835d622fd4e010a877ecd869ba Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Wed, 7 Jan 2026 11:19:10 -0800 Subject: [PATCH] Revert "CI: update os-autoinst to make it work on F41" This reverts commit e43f7eac0980f0b104a44dca808dc10ede560f6b. We finally got Zuul updated, so it's no longer needed. --- ci/perl.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/ci/perl.yaml b/ci/perl.yaml index cd7a6316..bbe26329 100644 --- a/ci/perl.yaml +++ b/ci/perl.yaml @@ -8,9 +8,6 @@ name: ['os-autoinst', 'perl-Test-Strict', 'perl-Test-Harness', 'perl-JSON', 'perl-REST-Client', 'perl-Code-TidyAll'] state: present become: yes - - name: Update os-autoinst (dumb hack for CI running on F41) - command: dnf -y update https://fedorapeople.org/groups/qa/openqa-repos/os-autoinst-5%5e20250707gitd55ec72-7.fc41.x86_64.rpm - become: yes - name: Run perl tests command: prove t/ args: