From 965bd98ea46f0f5d4ffdc13cce427d26f81153f4 Mon Sep 17 00:00:00 2001 From: boyang Date: Thu, 8 Jun 2023 08:09:49 +0800 Subject: [PATCH] UPDATE: Update PassingTestCaseRule for x86_64 in gating.yml file. --- gating.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gating.yaml b/gating.yaml index e71ac78..33f0273 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: 3rd-esxi-esxi65.brew-build.tier1.functional} + - !PassingTestCaseRule {test_case_name: 3rd-esxi-x86_64.brew-build.tier1.functional} - !PassingTestCaseRule {test_case_name: 3rd-esxi-aarch64.brew-build.tier1.functional}