Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI evaluation server fails #125

Open
naraesk opened this issue Nov 20, 2019 · 0 comments
Open

CI evaluation server fails #125

naraesk opened this issue Nov 20, 2019 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@naraesk
Copy link
Member

naraesk commented Nov 20, 2019

Since a few weeks the CI build fails for the evaluation server. Looks like a general setup issue with travis:

$ cp evaluationserver/config/database.travis.yml evaluationserver/config/database.yml
0.04s$ mysql -e 'create database eval_server_test;'
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
The command "mysql -e 'create database eval_server_test;'" failed and exited with 1 during .
Your build has been stopped.

How can we fix this? Can we do the CI using docker as we do for generator2?

@naraesk naraesk added the bug Something isn't working label Nov 20, 2019
@naraesk naraesk added this to To Do in Evaluation Server via automation Nov 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

No branches or pull requests

2 participants