include the new tests from the mariadb55 repo for mariadb11.8. Also added the tests from the centos-stream repository.
20 lines
490 B
Plaintext
20 lines
490 B
Plaintext
/rhel-gating:
|
|
plan:
|
|
import:
|
|
url: https://pkgs.devel.redhat.com/git/tests/mariadb55
|
|
name: /plans/versioned/mariadb11.8/gating
|
|
|
|
/rhel-no-gating:
|
|
plan:
|
|
import:
|
|
url: https://pkgs.devel.redhat.com/git/tests/mariadb55
|
|
name: /plans/versioned/mariadb11.8/no-gating
|
|
|
|
/centos-stream:
|
|
environment:
|
|
BUILD_PACKAGE: mariadb11.8-server
|
|
plan:
|
|
import:
|
|
url: https://gitlab.com/redhat/centos-stream/tests/mariadb
|
|
name: /plans/versioned/base-package
|