libuv/gating.yaml
Stephen Gallagher acd9fb96b2
Actually add gating.yaml
Fix build for EPEL 7

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2020-04-17 12:00:47 -04:00

18 lines
374 B
YAML

--- !Policy
product_versions:
- fedora-*
- epel-*
decision_context: bodhi_update_push_testing
subject_type: koji_build
rules:
- !PassingTestCaseRule {test_case_name: dist.abicheck}
--- !Policy
product_versions:
- fedora-*
- epel-*
decision_context: bodhi_update_push_stable
subject_type: koji_build
rules:
- !PassingTestCaseRule {test_case_name: dist.abicheck}