From a07e9db10c23a6ff5fd71bf1df1db030ae2d8745 Mon Sep 17 00:00:00 2001 From: Prarit Bhargava Date: Tue, 7 Dec 2021 09:05:00 -0500 Subject: [PATCH] gating.yaml: drop testing requirement pcm is always "OtherQA". Signed-off-by: Prarit Bhargava --- gating.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/gating.yaml b/gating.yaml index f5ed0d0..524babe 100644 --- a/gating.yaml +++ b/gating.yaml @@ -5,7 +5,3 @@ product_versions: - rhel-9 decision_context: osci_compose_gate - -rules: - - - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}