Skip to content
Snippets Groups Projects
Commit 4c098564 authored by Christian Pointner's avatar Christian Pointner
Browse files

mariadb startup time fix

parent fd7fbe39
No related branches found
No related tags found
No related merge requests found
......@@ -53,6 +53,7 @@ test-store-mariadb:
MYSQL_USER: "tank"
MYSQL_PASSWORD: "aura"
MYSQL_RANDOM_ROOT_PASSWORD: "yes"
MYSQL_INITDB_SKIP_TZINFO: "1"
AURA_TANK_TEST_DB_TYPE: "mysql"
AURA_TANK_TEST_DB_HOST: "mariadb"
script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment