update modulemd etc

This commit is contained in:
Adam Samalik 2023-02-23 11:47:59 +00:00
parent 793557fa2c
commit 43234adaf2
2 changed files with 9 additions and 3 deletions

7
gating.yaml Normal file
View 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}

View File

@ -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