libuv/gating.yaml
Stephen Gallagher b94b1e2507
Gate on rpminspect
dist.abicheck was retired

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2020-05-18 12:05:08 -04:00

16 lines
420 B
YAML

--- !Policy
product_versions:
- fedora-*
decision_context: bodhi_update_push_testing
subject_type: koji_build
rules:
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.rpminspect.static-analysis}
--- !Policy
product_versions:
- fedora-*
decision_context: bodhi_update_push_stable
subject_type: koji_build
rules:
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.rpminspect.static-analysis}