From d676d6715f89fc5b30a4c5d63696876a32caaec2 Mon Sep 17 00:00:00 2001 From: Yanan Fu Date: Mon, 8 Apr 2024 19:40:03 +0800 Subject: [PATCH] Initial the gating.yaml for RHEL-10 OSCI gating Resolves: RHEL-32465 Signed-off-by: Yanan Fu --- gating.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 gating.yaml diff --git a/gating.yaml b/gating.yaml new file mode 100644 index 0000000..abbafce --- /dev/null +++ b/gating.yaml @@ -0,0 +1,8 @@ +# recipients: kvmqe-ci, qinwang, yfu +--- !Policy +product_versions: + - rhel-10 +decision_context: osci_compose_gate +subject_type: brew-build +rules: + - !PassingTestCaseRule {test_case_name: kvm-ci.libblkio.x86_64.brew-build.gating.tier1.functional}