Do not try to run tier0 tests in gating

We have no tier0 tests embedded here. All tests we want to use
in gating are in tier1 [1].

The reference to tier0 caused OSCI opaque failures like [2].

[1] https://gitlab.cee.redhat.com/toolchain-qe/tests/gcc/-/blob/master/plans/tier1.fmf
[2] https://dashboard.osci.redhat.com/#/details/brew-build-66472108?focus=osci.brew-build.tier0.functional
This commit is contained in:
Václav Kadlčík 2025-02-04 12:04:19 +01:00
parent cf7f796118
commit 87bc002eb9

View File

@ -4,4 +4,3 @@ product_versions:
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional}
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}