From 4aa595104ab48a34f78ffed7054b3846efa36f48 Mon Sep 17 00:00:00 2001 From: Joel Savitz Date: Tue, 23 Jul 2024 11:38:35 -0400 Subject: [PATCH] add gating.yaml copied from c9s branch Signed-off-by: Joel Savitz --- gating.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 gating.yaml diff --git a/gating.yaml b/gating.yaml new file mode 100644 index 0000000..6f937d1 --- /dev/null +++ b/gating.yaml @@ -0,0 +1,7 @@ +--- !Policy +product_versions: + - rhel-9 +decision_context: osci_compose_gate +rules: + - !PassingTestCaseRule {test_case_name: kernel-qe.kernel-ci.hardware-redfish-finder.tier0.functional} +