Enable gating tests

Ensure the Fedora zlib-ng tests will be executed when packages are
pushed to testing or stable.
This commit is contained in:
Tulio Magno Quites Machado Filho 2023-12-20 18:57:12 -03:00
parent 245d095d95
commit 5e4a09ffbf
3 changed files with 18 additions and 0 deletions

1
.fmf/version Normal file
View File

@ -0,0 +1 @@
1

10
gating.yaml Normal file
View File

@ -0,0 +1,10 @@
--- !Policy
product_versions:
- fedora-*
decision_contexts:
- bodhi_update_push_testing
- bodhi_update_push_stable
- bodhi_update_push_stable_critpath
subject_type: koji_build
rules:
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional}

7
plans/build-gating.fmf Normal file
View File

@ -0,0 +1,7 @@
summary: Fedora zlib-ng tests
discover:
- name: fedora
how: fmf
url: https://src.fedoraproject.org/tests/zlib-ng.git
execute:
how: tmt