Update gating.yaml

Use new osci.brew-build.tier0.functional instead of baseos-ci.brew-build.tier0.functional.
This commit is contained in:
Martin Coufal 2024-11-19 13:59:34 +00:00
parent 90bdde84c0
commit 8b99dc5d4e

View File

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