nginx/gating.yaml
Luboš Uhliarik cb431bdab6 Resolves: #2096174 - RFE: add nginx:1.22 module stream
- fix modulemd v3 yaml file format
- add gating.yaml
2022-10-26 17:02:03 +02:00

11 lines
466 B
YAML

--- !Policy
product_versions:
- rhel-9
decision_context: osci_compose_gate_modules
subject_type: redhat-module
rules:
- !PassingTestCaseRule {test_case_name: baseos-ci.redhat-module.tier1.functional}
- !PassingTestCaseRule {test_case_name: baseos-ci.redhat-module.tier2.functional}
- !PassingTestCaseRule {test_case_name: baseos-ci.redhat-module.tier3.functional}
- !PassingTestCaseRule {test_case_name: baseos-ci.redhat-module.acceptance-tier.functional}