From 9f4b9772e2f2191094a5758ca0510f5a9f1dcceb Mon Sep 17 00:00:00 2001 From: Yash Mankad Date: Thu, 26 Sep 2024 16:16:04 -0400 Subject: [PATCH] gating.yaml: update test name to rust-sevctl Signed-off-by: Yash Mankad --- gating.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gating.yaml b/gating.yaml index 5cf0ec5..f707e12 100644 --- a/gating.yaml +++ b/gating.yaml @@ -3,4 +3,4 @@ product_versions: - rhel-10 decision_context: osci_compose_gate rules: - - !PassingTestCaseRule {test_case_name: kvm-ci.sevctl.x86_64.brew-build.gating.tier1.functional} + - !PassingTestCaseRule {test_case_name: kvm-ci.rust-sevctl.x86_64.brew-build.gating.tier1.functional}