tests: enable gating tier1 tests

This commit is contained in:
Lukáš Zaoral 2024-07-15 10:27:42 +02:00
parent 418169963c
commit 3431cc604f
No known key found for this signature in database
GPG Key ID: 39157506DD67752D
4 changed files with 18 additions and 0 deletions

1
.fmf/version Normal file
View File

@ -0,0 +1 @@
1

1
ci.fmf Normal file
View File

@ -0,0 +1 @@
resultsdb-testcase: separate

6
gating.yaml Normal file
View File

@ -0,0 +1,6 @@
--- !Policy
product_versions:
- rhel-10
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/tier1-internal.functional}

10
plans/tier1-internal.fmf Normal file
View File

@ -0,0 +1,10 @@
summary: Internal Tier1 tests plan
discover:
how: fmf
filter: 'tag: CI-Tier-1'
url: https://pkgs.devel.redhat.com/git/tests/coreutils
execute:
how: tmt
adjust:
enabled: false
when: distro == centos-stream or distro == fedora