Use production branch and add gating

This commit is contained in:
Honza Horak 2020-12-08 14:43:06 +01:00
parent 16f1a6dd2d
commit 1cc639981c
2 changed files with 9 additions and 5 deletions

7
ci.fmf
View File

@ -1,11 +1,8 @@
summary: Sanity tests
discover:
how: fmf
# using temporary location before the test is merged
#repository: https://src.fedoraproject.org/tests/mariadb.git
#ref: master
repository: https://src.fedoraproject.org/forks/hhorak/tests/mariadb.git
ref: sanity-tests
repository: https://src.fedoraproject.org/tests/mariadb.git
ref: master
filter: tier:1
execute:
how: tmt

7
gating.yaml Normal file
View File

@ -0,0 +1,7 @@
--- !Policy
product_versions:
- fedora-*
decision_context: bodhi_update_push_testing
subject_type: koji_build
rules:
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0-tf.functional}