update modulemd etc
This commit is contained in:
parent
793557fa2c
commit
43234adaf2
7
gating.yaml
Normal file
7
gating.yaml
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
--- !Policy
|
||||||
|
product_versions:
|
||||||
|
- rhel-8
|
||||||
|
decision_context: osci_compose_gate_modules
|
||||||
|
subject_type: redhat-module
|
||||||
|
rules:
|
||||||
|
- !PassingTestCaseRule {test_case_name: baseos-ci.redhat-module.tier1.functional}
|
@ -1,7 +1,6 @@
|
|||||||
document: modulemd
|
document: modulemd
|
||||||
version: 2
|
version: 2
|
||||||
data:
|
data:
|
||||||
name: perl-DBD-SQLite
|
|
||||||
stream: '1.58'
|
stream: '1.58'
|
||||||
summary: SQLite DBI driver
|
summary: SQLite DBI driver
|
||||||
description: >
|
description: >
|
||||||
@ -40,9 +39,9 @@ data:
|
|||||||
rpms:
|
rpms:
|
||||||
perl-Test-NoWarnings:
|
perl-Test-NoWarnings:
|
||||||
rationale: A build-time dependency.
|
rationale: A build-time dependency.
|
||||||
ref: c8s-stream-1.58
|
ref: stream-1.04-rhel-8.8.0
|
||||||
buildorder: 0
|
buildorder: 0
|
||||||
perl-DBD-SQLite:
|
perl-DBD-SQLite:
|
||||||
rationale: The API.
|
rationale: The API.
|
||||||
ref: c8s-stream-1.58
|
ref: stream-1.58-rhel-8.8.0
|
||||||
buildorder: 1
|
buildorder: 1
|
Loading…
Reference in New Issue
Block a user