Rework of gating tests
This commit is contained in:
parent
b2b74b453e
commit
569552f5b5
@ -1,7 +1,7 @@
|
|||||||
--- !Policy
|
--- !Policy
|
||||||
product_versions:
|
product_versions:
|
||||||
- fedora-*
|
- fedora-*
|
||||||
decision_contexts: [bodhi_update_push_stable]
|
decision_context: bodhi_update_push_stable
|
||||||
subject_type: koji_build
|
subject_type: koji_build
|
||||||
rules:
|
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
6
plans/gating.fmf
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
summary: CI Gating Plan
|
||||||
|
discover:
|
||||||
|
how: fmf
|
||||||
|
filter: tag:gating
|
||||||
|
execute:
|
||||||
|
how: tmt
|
@ -3,10 +3,6 @@ test: ./test.sh
|
|||||||
link:
|
link:
|
||||||
- relates: https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_1
|
- relates: https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_1
|
||||||
- relates: https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_2
|
- relates: https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_2
|
||||||
framework: beakerlib
|
|
||||||
component:
|
|
||||||
- python-jsonpointer
|
|
||||||
contact: Jan Kuřík <jkurik@redhat.com>
|
|
||||||
recommend:
|
recommend:
|
||||||
- python-jsonpointer
|
- python-jsonpointer
|
||||||
- rpm-build
|
- rpm-build
|
||||||
|
3
tests/main.fmf
Normal file
3
tests/main.fmf
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
contact: Jan Kuřík <jkurik@redhat.com>
|
||||||
|
component: python-jsonpointer
|
||||||
|
framework: beakerlib
|
Loading…
Reference in New Issue
Block a user