Added the galera single host tests into gating
This commit is contained in:
parent
a3c80686fe
commit
8ee90cfce8
@ -5,3 +5,5 @@ decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/rhel-gating.functional}
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/centos-stream}
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/centos-stream-galera}
|
||||
|
||||
|
||||
@ -17,3 +17,12 @@
|
||||
import:
|
||||
url: https://gitlab.com/redhat/centos-stream/tests/mariadb
|
||||
name: /plans/versioned/base-package
|
||||
|
||||
/centos-stream-galera:
|
||||
environment:
|
||||
BUILD_PACKAGE: mariadb-server
|
||||
plan:
|
||||
import:
|
||||
url: https://gitlab.com/redhat/centos-stream/tests/mariadb
|
||||
name: /plans/versioned/galera-single-host
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user