1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2026-08-13 00:06:00 +00:00

Revert "CI: update os-autoinst to make it work on F41"

This reverts commit e43f7eac09. We
finally got Zuul updated, so it's no longer needed.
This commit is contained in:
Adam Williamson 2026-01-07 11:19:10 -08:00
parent 44ee704e90
commit 1bbbb577ce

View File

@ -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: