updated gating
This commit is contained in:
parent
e21caced6c
commit
a2015bd678
@ -1,7 +1,6 @@
|
||||
#gating rhel
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- rhel-*
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/tier1-internal.functional}
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/rhel-gating.functional}
|
||||
|
||||
10
plans.fmf
Normal file
10
plans.fmf
Normal file
@ -0,0 +1,10 @@
|
||||
/rhel-gating:
|
||||
plan:
|
||||
import:
|
||||
url: https://pkgs.devel.redhat.com/git/tests/mariadb
|
||||
name: /plans/versioned/postgresql16/gating
|
||||
/rhel-no-gating:
|
||||
plan:
|
||||
import:
|
||||
url: https://pkgs.devel.redhat.com/git/tests/mariadb
|
||||
name: /plans/versioned/postgresql16/no-gating
|
||||
@ -1,7 +0,0 @@
|
||||
summary: internal tier1 beakerlib tests
|
||||
discover:
|
||||
how: fmf
|
||||
url: https://pkgs.devel.redhat.com/git/tests/postgresql
|
||||
filter: 'tier: 1'
|
||||
execute:
|
||||
how: tmt
|
||||
Loading…
Reference in New Issue
Block a user