Rework of gating tests

This commit is contained in:
Jan Kurik 2023-08-15 17:04:09 +02:00
parent b2b74b453e
commit 569552f5b5
5 changed files with 12 additions and 6 deletions

1
ci.fmf Normal file
View File

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

View File

@ -1,7 +1,7 @@
--- !Policy
product_versions:
- fedora-*
decision_contexts: [bodhi_update_push_stable]
decision_context: bodhi_update_push_stable
subject_type: koji_build
rules:
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional}
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build./plans/gating.functional}

6
plans/gating.fmf Normal file
View File

@ -0,0 +1,6 @@
summary: CI Gating Plan
discover:
how: fmf
filter: tag:gating
execute:
how: tmt

View File

@ -3,10 +3,6 @@ test: ./test.sh
link:
- relates: https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_1
- relates: https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_2
framework: beakerlib
component:
- python-jsonpointer
contact: Jan Kuřík <jkurik@redhat.com>
recommend:
- python-jsonpointer
- rpm-build

3
tests/main.fmf Normal file
View File

@ -0,0 +1,3 @@
contact: Jan Kuřík <jkurik@redhat.com>
component: python-jsonpointer
framework: beakerlib