Gate on successful tier0 tests
Allow python-augeas builds only when the tier0 tests ran correctly.
This commit is contained in:
parent
78b38ea9b2
commit
5a21f59354
7
gating.yaml
Normal file
7
gating.yaml
Normal file
@ -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}
|
@ -52,7 +52,8 @@ pytest-3
|
|||||||
- Backport upstream commit d93e1563add8c40450556b7d74520439ee792bd9 to fix
|
- Backport upstream commit d93e1563add8c40450556b7d74520439ee792bd9 to fix
|
||||||
the discovery of location in the test
|
the discovery of location in the test
|
||||||
- Execute the tests at build time
|
- 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 <releng@fedoraproject.org> - 0.5.0-19
|
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.0-19
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||||
|
Loading…
Reference in New Issue
Block a user