We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 534e80b + a78aafd commit 49608e3Copy full SHA for 49608e3
plans/tests-rhel.fmf
@@ -10,7 +10,7 @@ prepare:
10
- name: copr
11
how: shell
12
script:
13
- - sudo dnf install -y python3-libdnf5 'dnf-command(copr)'
+ - sudo dnf install -y python3-libdnf 'dnf-command(copr)'
14
- sudo dnf copr enable -y @storage/udisks-daily centos-stream-10-x86_64
15
# TF prioritizes Fedora tag repo over all others, in particular our daily COPR
16
- for f in $(grep -l -r 'testing-farm-tag-repository' /etc/yum.repos.d); do sed -i '/priority/d' "$f" ;done
0 commit comments