tests: migrate to tmt-based gating

Related: RHELTEST-2920
This commit is contained in:
Lukáš Zaoral 2026-06-22 16:29:49 +02:00
parent 8ee301e949
commit 292305e094
No known key found for this signature in database
GPG Key ID: 39157506DD67752D
3 changed files with 13 additions and 6 deletions

1
.fmf/version Normal file
View File

@ -0,0 +1 @@
1

View File

@ -1,6 +0,0 @@
--- !Policy
product_versions:
- rhel-8
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}

12
plans.fmf Normal file
View File

@ -0,0 +1,12 @@
/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