From 54121ec458f1fb50203066f9e940f349def0132e Mon Sep 17 00:00:00 2001 From: Vaclav Danek Date: Wed, 27 Nov 2024 05:20:25 +0100 Subject: [PATCH] added gating.yaml --- .fmf/version | 1 + gating.yaml | 7 +++++++ 2 files changed, 8 insertions(+) create mode 100644 .fmf/version create mode 100644 gating.yaml diff --git a/.fmf/version b/.fmf/version new file mode 100644 index 0000000..d00491f --- /dev/null +++ b/.fmf/version @@ -0,0 +1 @@ +1 diff --git a/gating.yaml b/gating.yaml new file mode 100644 index 0000000..4b422e7 --- /dev/null +++ b/gating.yaml @@ -0,0 +1,7 @@ +--- !Policy +product_versions: + - rhel-10 +decision_context: osci_compose_gate +rules: + - !PassingTestCaseRule {test_case_name: osci.brew-build.installability.functional} +