From 96de42bca8bff57f6ea40ac1b306aa5a557a075c Mon Sep 17 00:00:00 2001 From: Yanan Fu Date: Wed, 19 Jul 2023 17:03:42 +0800 Subject: [PATCH] update the required gating test case name for c8s sevctl test already be automated and online in kvmqe-ci for rhel8, 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 a8580e0..fe9c5d8 100644 --- a/gating.yaml +++ b/gating.yaml @@ -3,4 +3,4 @@ product_versions: - rhel-8 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}