From 32be17f9acdedb813ac6f1564fc284cd9b093914 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= Date: Tue, 16 Jul 2024 13:08:46 +0400 Subject: [PATCH] Add gating.yaml Resolves: RHEL-47273 --- 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..dc7732b --- /dev/null +++ b/gating.yaml @@ -0,0 +1,8 @@ +# recipients: yanqzhan +--- !Policy +product_versions: + - rhel-10 +decision_context: osci_compose_gate +subject_type: brew-build +rules: + - !PassingTestCaseRule {test_case_name: libvirt-ci.swtpm.brew-build.gating.x86_64.tier1.functional}