From f6fea32dde5d4d5f8fb683accee04ebf9323cc64 Mon Sep 17 00:00:00 2001 From: Yanan Fu Date: Mon, 8 Apr 2024 19:24:52 +0800 Subject: [PATCH] Initial the gating.yaml for RHEL10 OSCI gating Resolves: RHEL-45840 Signed-off-by: Yanan Fu --- 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..26a0a03 --- /dev/null +++ b/gating.yaml @@ -0,0 +1,7 @@ +# recipients: kvmqe-ci, yfu, lkotek, leiyang +--- !Policy +product_versions: + - rhel-10 +decision_context: osci_compose_gate +rules: + - !PassingTestCaseRule {test_case_name: kvm-ci.passt.x86_64.brew-build.gating.tier1.functional}