16 lines
458 B
Plaintext
16 lines
458 B
Plaintext
|
/tier1-internal:
|
||
|
discover:
|
||
|
- name: Internal gating tests (procps-ng)
|
||
|
how: fmf
|
||
|
url: https://gitlab.com/redhat/rhel/tests/procps-ng.git
|
||
|
filter: 'tier: 1'
|
||
|
- name: Internal gating tests (procps)
|
||
|
how: fmf
|
||
|
url: https://pkgs.devel.redhat.com/git/tests/procps/
|
||
|
filter: 'tier: 1'
|
||
|
execute:
|
||
|
how: tmt
|
||
|
adjust:
|
||
|
enabled: false
|
||
|
when: distro == centos-stream or distro == fedora
|