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/python-augeas.spec b/python-augeas.spec index fe5afd0..00c1cd5 100644 --- a/python-augeas.spec +++ b/python-augeas.spec @@ -52,7 +52,8 @@ pytest-3 - Backport upstream commit d93e1563add8c40450556b7d74520439ee792bd9 to fix the discovery of location in the test - Execute the tests at build time -- Add a simple gating test to execute the test script +- Add a simple gating test to execute the test script, and make it gating for + the python-augeas source * Thu Jan 30 2020 Fedora Release Engineering - 0.5.0-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild