From 1144f20cee6f08cb78dbf3673180fda4dc41de51 Mon Sep 17 00:00:00 2001 From: Martin Cermak Date: Wed, 16 Jun 2021 11:15:17 +0000 Subject: [PATCH] Fix a thinko. --- gating.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gating.yaml b/gating.yaml index 026946b..a3b4345 100644 --- a/gating.yaml +++ b/gating.yaml @@ -3,5 +3,5 @@ product_versions: - rhel-9 decision_context: osci_compose_gate rules: - - !PassingTestCaseRule {test_case_name: baseos-qe.koji-build.scratch-build.validation} + - !PassingTestCaseRule {test_case_name: baseos-qe.brew-build.scratch-build.validation} - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.other.functional}