From e23f4c0bad63609ea1f94cd5ce5fb8612714d70f Mon Sep 17 00:00:00 2001 From: boyang Date: Thu, 18 May 2023 15:37:32 +0800 Subject: [PATCH] UDPATE: Add PassingTestCaseRule for aach64 in gating.yml file. --- gating.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/gating.yaml b/gating.yaml index d525ef1..e71ac78 100644 --- a/gating.yaml +++ b/gating.yaml @@ -4,3 +4,4 @@ product_versions: decision_context: osci_compose_gate rules: - !PassingTestCaseRule {test_case_name: 3rd-esxi-esxi65.brew-build.tier1.functional} + - !PassingTestCaseRule {test_case_name: 3rd-esxi-aarch64.brew-build.tier1.functional}