python-augeas/gating.yaml
Pino Toscano 5a21f59354 Gate on successful tier0 tests
Allow python-augeas builds only when the tier0 tests ran correctly.
2020-04-02 12:04:44 +02:00

8 lines
199 B
YAML

--- !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}