From 8c78155e12d8178de9f25d2141551aea4e3e6206 Mon Sep 17 00:00:00 2001 From: Alexander Bokovoy Date: Wed, 2 Feb 2022 09:50:13 +0200 Subject: [PATCH] Add gating.yaml for C9S/RHEL9 Related: rhbz#1925956 --- gating.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 gating.yaml diff --git a/gating.yaml b/gating.yaml new file mode 100644 index 0000000..dca422d --- /dev/null +++ b/gating.yaml @@ -0,0 +1,6 @@ +--- !Policy +product_versions: + - rhel-9 +decision_context: osci_compose_gate +rules: + - !PassingTestCaseRule {test_case_name: manual.sst_filesystems.cifs-utils.buildbot}