libmodulemd/gating.yaml
Stephen Gallagher 05f8dde7a2
Skip rpmdeplint from gating due to https://github.com/fedora-infra/bodhi/issues/3944
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2020-04-01 11:27:54 -04:00

18 lines
514 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.tier0.functional}
- !PassingTestCaseRule {test_case_name: dist.abicheck}
--- !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}
- !PassingTestCaseRule {test_case_name: dist.abicheck}