Dennis Du Krøger created METAMODEL-1096:
-------------------------------------------
Summary: Add some databases to Travis, so integration tests can run
Key: METAMODEL-1096
URL: https://issues.apache.org/jira/browse/METAMODEL-1096
Project: Apache MetaModel
Issue Type: Bug
Reporter: Dennis Du Krøger
Priority: Minor
It seems like our integration tests are bitrotting a little, which is not only
a problems in itself, but also proves that they are _never run_, which is
pretty bad.
It would be wonderful if we could get Travis to start at least a few database
servers, so we at least can run those.
There's a few here: https://docs.travis-ci.com/user/database-setup/
Only problem is getting the required test databases imported. I looked a bit at
the Sakila database we use for the MySQL integration tests, and that should
just be a quick curl download, uncompression and import. I guess it's probably
the same for the others.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)