Resolves: #2096174 - RFE: add nginx:1.22 module stream
- fix modulemd v3 yaml file format - add gating.yaml
This commit is contained in:
parent
a596520034
commit
cb431bdab6
10
gating.yaml
Normal file
10
gating.yaml
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
--- !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}
|
@ -8,11 +8,6 @@ data:
|
|||||||
description: >-
|
description: >-
|
||||||
nginx 1.22 webserver module
|
nginx 1.22 webserver module
|
||||||
license: [MIT]
|
license: [MIT]
|
||||||
dependencies:
|
|
||||||
- buildrequires:
|
|
||||||
platform: [el9]
|
|
||||||
requires:
|
|
||||||
platform: [el9]
|
|
||||||
configurations:
|
configurations:
|
||||||
- context: '9'
|
- context: '9'
|
||||||
platform: el9
|
platform: el9
|
||||||
@ -44,5 +39,5 @@ data:
|
|||||||
rpms:
|
rpms:
|
||||||
nginx:
|
nginx:
|
||||||
rationale: Module API.
|
rationale: Module API.
|
||||||
ref: stream-1.22-rhel-9.2.0
|
ref: stream-nginx-1.22-rhel-9.2.0
|
||||||
...
|
...
|
||||||
|
Loading…
Reference in New Issue
Block a user