From c572db19924d022f7c5f0724f8b8f6825461cd47 Mon Sep 17 00:00:00 2001 From: Yanan Fu Date: Tue, 25 May 2021 22:31:04 +0800 Subject: [PATCH] Initial gating.yaml for RHEL9 OSCI gating BZ:https://bugzilla.redhat.com/show_bug.cgi?id=1950606 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..4559fcf --- /dev/null +++ b/gating.yaml @@ -0,0 +1,8 @@ +# recipients: kvmqe-ci, yfu, xuwei +--- !Policy +product_versions: + - rhel-9 +decision_context: osci_compose_gate +subject_type: brew-build +rules: + - !PassingTestCaseRule {test_case_name: kvm-ci.seabios.x86_64.brew-build.gating.tier1.functional}