diff --git a/SOURCES/modulemd.src.txt b/SOURCES/modulemd.src.txt index d8f19f0..2b1c88b 100644 --- a/SOURCES/modulemd.src.txt +++ b/SOURCES/modulemd.src.txt @@ -3,6 +3,8 @@ document: modulemd version: 2 data: + name: mariadb + stream: 10.3 summary: MariaDB Module description: MariaDB is a community developed branch of MySQL. MariaDB is a multi-user, multi-threaded SQL database server. @@ -44,22 +46,22 @@ data: rpms: macros: | %runselftest 1 - %ignore_testsuite_result 1 + %ignore_testsuite_result 0 components: rpms: mariadb: rationale: MariaDB package - ref: stream-10.3 # stream-10.3 + ref: stream-10.3-rhel-8.0.0 # stream-10.3-rhel-8.0.0 buildorder: 8 galera: rationale: Galera package for MariaDB server replication - ref: stream-10.3 # stream-10.3 + ref: stream-10.3-rhel-8.0.0 # stream-10.3-rhel-8.0.0 buildorder: 16 Judy: rationale: MariaDB dependency for OQgraph computation engine - ref: stream-mariadb-10.3 # stream-mariadb-10.3 + ref: stream-mariadb-10.3-rhel-8.0.0 # stream-mariadb-10.3-rhel-8.0.0 buildorder: 4 asio: rationale: Galera dependency for asynchronous I/O operation - ref: stream-mariadb-10.3 # stream-mariadb-10.3 + ref: stream-mariadb-10.3-rhel-8.0.0 # stream-mariadb-10.3-rhel-8.0.0 buildorder: 12