Update gating tests

This commit is contained in:
Yulia Kopkova 2025-03-13 13:55:13 -04:00 committed by ykopkova
parent 3c5a13afde
commit 96c4f3c2b1

View File

@ -3,4 +3,6 @@ product_versions:
- rhel-9
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}