From eb7467fc227e7a185d369eb78b36473a35d19dc7 Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Mon, 7 Jun 2021 15:55:33 -0700 Subject: [PATCH] gating.yaml: Change gating.yaml to RHEL --- gating.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/gating.yaml b/gating.yaml index d71584a..58c37f8 100644 --- a/gating.yaml +++ b/gating.yaml @@ -1,6 +1,7 @@ --- !Policy product_versions: - - fedora-* -decision_context: bodhi_update_push_testing + - rhel-8 + - rhel-9 +decision_context: osci_compose_gate rules: - - !PassingTestCaseRule {test_case_name: dist.depcheck} + - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}