From a7204299677913b6d2511457f4c7c3f3632055a4 Mon Sep 17 00:00:00 2001 From: boyang Date: Thu, 18 May 2023 15:38:37 +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 a3f298a..885e037 100644 --- a/gating.yaml +++ b/gating.yaml @@ -5,5 +5,6 @@ decision_context: osci_compose_gate rules: - !PassingTestCaseRule {test_case_name: 3rd-azure-ci.brew-build.tier1.functional} - !PassingTestCaseRule {test_case_name: 3rd-esxi-esxi65.brew-build.tier1.functional} + - !PassingTestCaseRule {test_case_name: 3rd-esxi-aarch64.brew-build.tier1.functional} - !PassingTestCaseRule {test_case_name: s1-aws-ci.brew-build.tier1.functional} - !PassingTestCaseRule {test_case_name: 3rd-openstack-cloudinit-ci.brew-build.tier1.functional}