From 5b7adbbe00bf440a133f69841a7b99ee50b25f2e Mon Sep 17 00:00:00 2001 From: Tomas Korbar Date: Thu, 26 Aug 2021 13:32:49 +0200 Subject: [PATCH] Replace gating yaml with the appropriate one --- gating.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/gating.yaml b/gating.yaml index 9222cad..0fc6cfc 100644 --- a/gating.yaml +++ b/gating.yaml @@ -1,8 +1,8 @@ --- !Policy product_versions: - - fedora-34 -decision_context: bodhi_update_push_testing -subject_type: koji_build + - rhel-9 +decision_context: osci_compose_gate rules: - - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0-tf.functional} - + - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional} + - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional} + - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tedude.validation}