added svcapi ui and camunda code
[it/otf.git] / otf-service-api / src / test / resources / application-test.properties
diff --git a/otf-service-api/src/test/resources/application-test.properties b/otf-service-api/src/test/resources/application-test.properties
new file mode 100644 (file)
index 0000000..a0a7d2a
--- /dev/null
@@ -0,0 +1,19 @@
+server.port=8443\r
+server.port.http=8181\r
+\r
+otf.mongo.hosts=${OTF_MONGO_HOSTS}\r
+otf.mongo.username=${OTF_MONGO_USERNAME}\r
+otf.mongo.password=${OTF_MONGO_PASSWORD}\r
+otf.mongo.replicaSet=${OTF_MONGO_REPLICASET}\r
+otf.mongo.database=${OTF_MONGO_DATABASE}\r
+\r
+cadi.prop.files=src/main/resources/cadi.properties\r
+\r
+otf.proxy=localhost\r
+otf.proxy-port=8080\r
+otf.embedded.host=localhost\r
+otf.embedded.port=5555\r
+otf.embedded.database=otf\r
+\r
+otf.mechid=${AAF_ID}\r
+otf.mechpass=${AAF_MECH_PASSWORD}\r