From 0f144f1c434e0387186ceb90f6cd5ae4c0fc944c Mon Sep 17 00:00:00 2001 From: Tomas Pelka Date: Wed, 16 Jun 2021 13:29:55 +0200 Subject: [PATCH] enabling gating for el9 --- gating.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gating.yaml b/gating.yaml index d71584a..4124226 100644 --- a/gating.yaml +++ b/gating.yaml @@ -1,6 +1,6 @@ --- !Policy product_versions: - - fedora-* -decision_context: bodhi_update_push_testing + - rhel-9 +decision_context: osci_compose_gate rules: - - !PassingTestCaseRule {test_case_name: dist.depcheck} + - !PassingTestCaseRule {test_case_name: desktop-qe.desktop-ci.tier1-gating.functional}