gating: remove gating.yaml entirely

Only `osci.brew-build.tier0.functional` was specified. By removing the
gating configuration the old 'dashboard gating' is bypassed entirely.

The default cases will still be run, including osci.tier0 and leapp.

Resolves: RHEL-111406
This commit is contained in:
Sanne Raymaekers 2025-12-03 16:45:31 +01:00
parent 76b330ab8c
commit c71da352b7
No known key found for this signature in database

View File

@ -1,6 +0,0 @@
--- !Policy
product_versions:
- rhel-10
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}