From a6219303aeeb6408e449ffc0a8fce23609cfb4c4 Mon Sep 17 00:00:00 2001 From: Vitezslav Crhonek Date: Wed, 8 Jun 2022 07:43:36 +0200 Subject: [PATCH] Add RHEL gating configuration --- .xmlstarlet.metadata | 1 + gating.yaml | 6 ++++++ 2 files changed, 7 insertions(+) create mode 100644 .xmlstarlet.metadata create mode 100644 gating.yaml diff --git a/.xmlstarlet.metadata b/.xmlstarlet.metadata new file mode 100644 index 0000000..23cf7c4 --- /dev/null +++ b/.xmlstarlet.metadata @@ -0,0 +1 @@ +87bb104f546caca71b9540807c5b2738944cb219 xmlstarlet-1.6.1.tar.gz 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}