From 626f4ee8d679706d4c47552aa8a340f741068002 Mon Sep 17 00:00:00 2001 From: Matus Marhefka Date: Thu, 27 Aug 2020 13:14:37 +0200 Subject: [PATCH] gating.yaml: change from tier0 to tier2 (test) --- gating.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gating.yaml b/gating.yaml index 282e16b..024c138 100644 --- a/gating.yaml +++ b/gating.yaml @@ -4,4 +4,4 @@ product_versions: decision_context: bodhi_update_push_stable subject_type: koji_build rules: - - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional} + - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier2.functional}