updated plans to handle multiple plans
This commit is contained in:
parent
efe7783b29
commit
93df896049
@ -3,4 +3,4 @@ product_versions:
|
||||
- rhel-10
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/gating-rhel.functional}
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/rhel-gating.functional}
|
||||
|
||||
@ -1,5 +1,10 @@
|
||||
/gating-rhel:
|
||||
/rhel-gating:
|
||||
plan:
|
||||
import:
|
||||
url: https://pkgs.devel.redhat.com/git/tests/mysql
|
||||
name: /plans/versioned/mysql84
|
||||
name: /plans/versioned/mysql84/gating
|
||||
/rhel-no-gating:
|
||||
plan:
|
||||
import:
|
||||
url: https://pkgs.devel.redhat.com/git/tests/mysql
|
||||
name: /plans/versioned/mysql84/no-gating
|
||||
|
||||
Loading…
Reference in New Issue
Block a user