From 2ac102db48a7698f0ec0955c3d39ed0d0fad443a Mon Sep 17 00:00:00 2001 From: Timothy Redaelli Date: Tue, 25 Jun 2024 20:58:38 +0200 Subject: [PATCH] Import gating from c9s --- driverctl.spec | 5 ++++- gating.yaml | 8 ++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) create mode 100644 gating.yaml diff --git a/driverctl.spec b/driverctl.spec index ca9f22c..42d1dc7 100644 --- a/driverctl.spec +++ b/driverctl.spec @@ -2,7 +2,7 @@ Name: driverctl Version: 0.101 -Release: 15%{?dist} +Release: 16%{?dist} Summary: Device driver control utility License: LGPLv2 @@ -61,6 +61,9 @@ by default. %udev_rules_update %changelog +* Tue Jun 25 2024 Timothy Redaelli - 0.101-16 +- Import gating from c9s + * Mon Jun 24 2024 Troy Dawson - 0.101-15 - Bump release for June 2024 mass rebuild diff --git a/gating.yaml b/gating.yaml new file mode 100644 index 0000000..28b8748 --- /dev/null +++ b/gating.yaml @@ -0,0 +1,8 @@ +--- !Policy +product_versions: + - rhel-10 +decision_context: osci_compose_gate +rules: + - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional} + - !PassingTestCaseRule {test_case_name: manual.sst_networking.drivectl.tier1} +