From b10ac2044588331dce60dc3e582bdf1389b9c22e Mon Sep 17 00:00:00 2001 From: Aleksandra Fedorova Date: Thu, 15 Jul 2021 03:30:19 +0200 Subject: [PATCH] Add RHEL gating configuration --- .xz.metadata | 1 + gating.yaml | 6 ++++++ 2 files changed, 7 insertions(+) create mode 100644 .xz.metadata create mode 100644 gating.yaml diff --git a/.xz.metadata b/.xz.metadata new file mode 100644 index 0000000..9da621b --- /dev/null +++ b/.xz.metadata @@ -0,0 +1 @@ +0b9d1e06b59f7fe0796afe1d93851b9306b4a3b6 xz-5.2.5.tar.xz diff --git a/gating.yaml b/gating.yaml new file mode 100644 index 0000000..c190bde --- /dev/null +++ b/gating.yaml @@ -0,0 +1,6 @@ +--- !Policy +product_versions: + - rhel-9 +decision_context: osci_compose_gate +rules: + - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional}