From 43234adaf2ebe4a996512e27782327bf0dc45adb Mon Sep 17 00:00:00 2001 From: Adam Samalik Date: Thu, 23 Feb 2023 11:47:59 +0000 Subject: [PATCH] update modulemd etc --- gating.yaml | 7 +++++++ perl-DBD-SQLite-1.58.yaml => perl-DBD-SQLite.yaml | 5 ++--- 2 files changed, 9 insertions(+), 3 deletions(-) create mode 100644 gating.yaml rename perl-DBD-SQLite-1.58.yaml => perl-DBD-SQLite.yaml (92%) diff --git a/gating.yaml b/gating.yaml new file mode 100644 index 0000000..9f1d298 --- /dev/null +++ b/gating.yaml @@ -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} diff --git a/perl-DBD-SQLite-1.58.yaml b/perl-DBD-SQLite.yaml similarity index 92% rename from perl-DBD-SQLite-1.58.yaml rename to perl-DBD-SQLite.yaml index 9e755ab..68c57e7 100644 --- a/perl-DBD-SQLite-1.58.yaml +++ b/perl-DBD-SQLite.yaml @@ -1,7 +1,6 @@ document: modulemd version: 2 data: - name: perl-DBD-SQLite stream: '1.58' summary: SQLite DBI driver description: > @@ -40,9 +39,9 @@ data: rpms: perl-Test-NoWarnings: rationale: A build-time dependency. - ref: c8s-stream-1.58 + ref: stream-1.04-rhel-8.8.0 buildorder: 0 perl-DBD-SQLite: rationale: The API. - ref: c8s-stream-1.58 + ref: stream-1.58-rhel-8.8.0 buildorder: 1