tests: fix name of rhel-CRB repository
This commit is contained in:
parent
aafad3c994
commit
0569925148
@ -16,10 +16,11 @@ adjust:
|
|||||||
when: distro == rhel-9
|
when: distro == rhel-9
|
||||||
prepare+:
|
prepare+:
|
||||||
- how: shell
|
- how: shell
|
||||||
script: dnf config-manager --set-enabled beaker-CRB
|
script: dnf config-manager --set-enabled rhel-CRB
|
||||||
|
|
||||||
|
# This is probably not needed anymore.
|
||||||
# - how: shell
|
# - how: shell
|
||||||
# script: dnf config-manager --set-enabled beaker-Buildroot
|
# script: dnf config-manager --set-enabled rhel-Buildroot
|
||||||
|
|
||||||
discover:
|
discover:
|
||||||
how: fmf
|
how: fmf
|
||||||
|
Loading…
Reference in New Issue
Block a user