From 77f0c23ee7d39301c6c3554b6cbbc26d18b11716 Mon Sep 17 00:00:00 2001 From: Chris White Date: Tue, 6 Jul 2021 20:09:42 +0000 Subject: [PATCH] Update Gating Config to Include RHEL9. Resolves: rhbz#1953419 - The gating yaml had no configuration for rhel9. Needed for RHEL9. Signed-off-by: Chris White --- gating.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gating.yml b/gating.yml index dfb0041..7985bf0 100644 --- a/gating.yml +++ b/gating.yml @@ -1,5 +1,10 @@ --- !Policy product_versions: + - rhel-9 + decision_context: + - osci_compose_gate + rules: + - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional} - fedora-* decision_context: - bodhi_update_push_testing