diff --git a/gating.yaml b/gating.yaml new file mode 100644 index 0000000..282e16b --- /dev/null +++ b/gating.yaml @@ -0,0 +1,7 @@ +--- !Policy +product_versions: + - fedora-* +decision_context: bodhi_update_push_stable +subject_type: koji_build +rules: + - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional} diff --git a/tests/upstream-tests.fmf b/tests/upstream-tests.fmf index 4348868..8f52df4 100644 --- a/tests/upstream-tests.fmf +++ b/tests/upstream-tests.fmf @@ -2,4 +2,3 @@ summary: Upstream tests component: perl-ExtUtils-MakeMaker require: perl-ExtUtils-MakeMaker-tests test: /usr/libexec/perl-ExtUtils-MakeMaker/test -