add gating test

This commit is contained in:
Michal Hlavinka 2026-03-24 10:32:21 +01:00
parent c961b33be2
commit 2f00428ffc
4 changed files with 34 additions and 0 deletions

1
.fmf/version Normal file
View File

@ -0,0 +1 @@
1

6
gating.yaml Normal file
View File

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

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

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

16
plans/tier1.fmf Normal file
View File

@ -0,0 +1,16 @@
---
summary: Tier1 plan for giflib
discover:
how: fmf
url: https://pkgs.devel.redhat.com/git/tests/giflib
ref: master
filter: tier:1
execute:
how: tmt
adjust:
enabled: false
when: distro == centos-stream or distro == fedora