[
https://issues.apache.org/jira/browse/METAMODEL-75?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14169093#comment-14169093
]
ASF GitHub Bot commented on METAMODEL-75:
-----------------------------------------
GitHub user tomaszguzialek opened a pull request:
https://github.com/apache/incubator-metamodel/pull/4
METAMODEL-75
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/incubator-metamodel METAMODEL-75
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-metamodel/pull/4.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4
----
commit 5ad3b5766bb404f5c71d2971d94e24261b43bc3c
Author: tomaszguzialek <[email protected]>
Date: 2014-10-08T12:32:31Z
Issue METAMODEL-75: Travis configuration for CouchDB integration
testing.
commit da206c35fc9c379564e2f7a20ceb6b2e94bde55f
Author: tomaszguzialek <[email protected]>
Date: 2014-10-08T14:20:55Z
Issue METAMODEL-75: Excluding
travis-metamodel-integrationtest-configuration.properties from Apache
Rat.
commit e0d07494a9d42e8be172bddefbc93399ada2b669
Author: tomaszguzialek <[email protected]>
Date: 2014-10-09T09:51:03Z
METAMODEL-75: Changing log level from DEBUG to WARN in JDBC module
because it produced more than 10k lines in Travis build log and the log
is truncated.
commit f48fb95ac835cbdb816a2453e2223f06a84af82b
Author: tomaszguzialek <[email protected]>
Date: 2014-10-10T07:31:05Z
METAMODEL-75: Removed creation of database by Travis. Test cases take
care of that.
commit 34523f75337591e4658577cfa5dabcb7402d966a
Author: tomaszguzialek <[email protected]>
Date: 2014-10-10T14:36:12Z
METAMODEL-75: Added MongoDB to Travis.
----
> Set up Travis build to include mongodb, couchdb and others
> ----------------------------------------------------------
>
> Key: METAMODEL-75
> URL: https://issues.apache.org/jira/browse/METAMODEL-75
> Project: Metamodel
> Issue Type: Improvement
> Environment: Travis CI
> Reporter: Kasper Sørensen
> Assignee: Tomasz Guzialek
> Labels: starter
>
> According to http://docs.travis-ci.com/user/database-setup/ it is possible to
> configure our travis script to set up various databases.
> We should do this, and at the same time also somehow make sure that our
> integration tests (those towards the enabled DBs) are enabled in the Travis
> CI build.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)