Add dummy gating file
We do not have any automatic tests for cockpit-leapp component, so adding dummy gating test to make pipeline happy. Resolves: RHEL-57044
This commit is contained in:
parent
65ed720d0a
commit
5f96c15235
7
gating.yaml
Normal file
7
gating.yaml
Normal file
@ -0,0 +1,7 @@
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- rhel-9
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
|
||||
|
3
plans/tier0.fmf
Normal file
3
plans/tier0.fmf
Normal file
@ -0,0 +1,3 @@
|
||||
summary: No tests are available
|
||||
execute:
|
||||
script: true
|
Loading…
Reference in New Issue
Block a user