2b08fa654c
STI tests are deprecated and we have all the test cases (and more) in the internal repo, so use that instead.
13 lines
320 B
Plaintext
13 lines
320 B
Plaintext
/tier1-internal:
|
|
discover:
|
|
how: fmf
|
|
url: https://gitlab.com/redhat/rhel/tests/gawk.git
|
|
prepare:
|
|
how: shell
|
|
script: dnf config-manager --set-enabled rhel-CRB
|
|
execute:
|
|
how: tmt
|
|
adjust:
|
|
enabled: false
|
|
when: distro == centos-stream or distro == fedora
|