[
https://issues.apache.org/jira/browse/METAMODEL-75?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14171243#comment-14171243
]
ASF GitHub Bot commented on METAMODEL-75:
-----------------------------------------
Github user kaspersorensen commented on a diff in the pull request:
https://github.com/apache/incubator-metamodel/pull/4#discussion_r18843943
--- Diff: travis-metamodel-integrationtest-configuration.properties ---
@@ -0,0 +1,86 @@
+#Configuration file for the integration tests of Apache MetaModel.
+#This file contains externalized properties which enable the test
+#code to connect to actual running backends for testing the real
integration.
+
+# -----------
+# HOW TO USE:
+# -----------
+# To use this file, copy it into your user home directory and uncomment
the lines of relevance to you
--- End diff --
We should remove the "how to use" section here, and instead put a note in
this file to explain it's purpose in the CI build.
> 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)