cryptsetup/gating.yaml

23 lines
655 B
YAML
Raw Normal View History

2020-04-16 22:03:31 +00:00
--- !Policy
product_versions:
- fedora-*
2022-01-13 10:29:01 +00:00
decision_contexts: [bodhi_update_push_testing]
subject_type: koji_build
rules:
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional}
--- !Policy
product_versions:
- fedora-*
2022-01-13 10:29:01 +00:00
decision_contexts: [bodhi_update_push_stable]
subject_type: koji_build
2020-04-16 22:03:31 +00:00
rules:
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional}
2024-04-30 14:42:06 +00:00
--- !Policy
product_versions:
- rhel-10
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1-x86_64.functional}