From a4acf33c2d86499a7d995fba27999f013a8fdc9e Mon Sep 17 00:00:00 2001 From: Yulia Kopkova Date: Thu, 13 Mar 2025 14:15:56 -0400 Subject: [PATCH] Update gating tests --- gating.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/gating.yaml b/gating.yaml index 615af02..feba853 100644 --- a/gating.yaml +++ b/gating.yaml @@ -3,4 +3,6 @@ product_versions: - rhel-8 decision_context: osci_compose_gate rules: - - !PassingTestCaseRule {test_case_name: kernel-qe.kernel-ci.general-kpatch.tier0.functional} + - !PassingTestCaseRule {test_case_name: kernel-qe.kernel-ci.kpatch-x86_64.tier1.functional} + - !PassingTestCaseRule {test_case_name: kernel-qe.kernel-ci.kpatch-ppc64le.tier1.functional} +