add gating on kernel tests on aarch64 (RHELMISC-7545)

Related: RHELMISC-7545
This commit is contained in:
Bruno Goncalves 2024-11-21 12:30:50 +01:00 committed by Carlos O'Donell (Red Hat)
parent e62097ee2d
commit 22b00cdcc7

View File

@ -13,3 +13,4 @@ decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional}
- !PassingTestCaseRule {test_case_name: osci.brew-build.rebuild.validation}
- !PassingTestCaseRule {test_case_name: kernel-qe.kernel-ci.glibc-aarch64.tier1.functional}