Enable gating and add test plans
Resolves: RHEL-81603
This commit is contained in:
parent
4333324929
commit
a289a51bdd
7
gating.yaml
Normal file
7
gating.yaml
Normal file
@ -0,0 +1,7 @@
|
||||
# RHEL
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- rhel-*
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/tier1-public.functional}
|
||||
8
plans/tier1-public.fmf
Normal file
8
plans/tier1-public.fmf
Normal file
@ -0,0 +1,8 @@
|
||||
summary: Public Tier1 tests plan
|
||||
discover:
|
||||
how: fmf
|
||||
filter: 'tier: 1'
|
||||
url: https://gitlab.com/redhat/centos-stream/tests/postgis
|
||||
execute:
|
||||
how: tmt
|
||||
|
||||
Loading…
Reference in New Issue
Block a user