diff --git a/gating.yaml b/gating.yaml index a7510b0..ba8b149 100644 --- a/gating.yaml +++ b/gating.yaml @@ -3,4 +3,6 @@ product_versions: - rhel-10 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} + - !PassingTestCaseRule {test_case_name: kernel-qe.kernel-ci.kpatch-s390x.tier1.functional}