From 4833e26865fb9cc97a9ae73449afe212ca68a986 Mon Sep 17 00:00:00 2001 From: Yanan Fu Date: Wed, 15 Feb 2023 12:13:23 +0800 Subject: [PATCH] update the required gating test case name sevctl test already be automated and online in kvmqe-ci, manual gating can be replaced with kvmqe-ci job now Signed-off-by: Yanan Fu --- gating.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gating.yaml b/gating.yaml index 93dbc30..45c0d14 100644 --- a/gating.yaml +++ b/gating.yaml @@ -3,4 +3,4 @@ product_versions: - rhel-9 decision_context: osci_compose_gate rules: - - !PassingTestCaseRule {test_case_name: manual.sst_virtualization.sevctl.smoke} + - !PassingTestCaseRule {test_case_name: kvm-ci.sevctl.x86_64.brew-build.gating.tier1.functional}