diff --git a/gating.yaml b/gating.yaml index 6ba9978..e537f38 100644 --- a/gating.yaml +++ b/gating.yaml @@ -1,7 +1,10 @@ --- !Policy product_versions: - rhel-9 + - rhel-10 decision_context: osci_compose_gate rules: - - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.gating-x86_64-aarch64.functional} - - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.gating-s390x-ppc64le.functional} + - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.gating-tmt-x86_64.functional} + - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.gating-tmt-aarch64.functional} + - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.gating-tmt-ppc64le.functional} + - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.gating-tmt-s390x.functional}