Remove osci.brew-build.tier0.functional from gating.yaml

from #help-osci:
no need to specify osci.brew-build.tier0.functional in gating.yaml - it
is redundant. If you have tests we run tier0 and if you don't, we don't.
This commit is contained in:
Pavel Filipenský 2025-11-20 15:22:30 +01:00
parent 531337e6b5
commit 9e69bf25eb

View File

@ -4,5 +4,4 @@ product_versions:
- rhel-10
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
- !PassingTestCaseRule {test_case_name: idm-ci.brew-build.tier1.functional}