From 515f4d04fdb64577331bbe1d8733ae865c0b98a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= Date: Mon, 16 Jun 2025 13:50:53 +0100 Subject: [PATCH] Temporarily disable automatic tier1 gating MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit QE is not ready to do automatic gating testing of TDX functionality at this time, and once ready, will require a difference test suite name to be used. Signed-off-by: Daniel P. Berrangé --- gating.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/gating.yaml b/gating.yaml index 00b61e0..9156309 100644 --- a/gating.yaml +++ b/gating.yaml @@ -2,5 +2,4 @@ product_versions: - rhel-10 decision_context: osci_compose_gate -rules: - - !PassingTestCaseRule {test_case_name: osci.brew-build.tier1.functional} +rules: []