container-selinux/gating.yaml
Lokesh Mandvekar 4270056ea6
TMT: enable podman reverse dependency tests
Resolves: RHEL-71388

Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2024-12-16 20:46:29 +05:30

14 lines
335 B
YAML

--- !Policy
product_versions:
- fedora-*
decision_context: bodhi_update_push_stable
rules:
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional}
--- !Policy
product_versions:
- rhel-*
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}