Skip to content
Snippets Groups Projects
Verified Commit f6d2e276 authored by Daniel Hornung's avatar Daniel Hornung
Browse files

WIP: CI for mysql

parent 1aa3fb61
Branches
Tags
2 merge requests!7Release v5.0.0,!4CI pipeline for mysql unit tests
Pipeline #9803 failed
......@@ -65,7 +65,7 @@ unittests:
- cp config.defaults .config
- echo 'DATABASE_USER_HOST_LIST="%,"' >> .config
- echo "MYSQL_USER_PASSWORD=$MYSQL_ROOT_PASSWORD" >> .config
- echo "MYSQL_HOST=mysql" >> .config
- echo "MYSQL_HOST=localhost" >> .config
- sleep 10
- cat .config
- make install
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment