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 19bacd2de5
commit 16c021ba36

View File

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