Fix the get loop state logic
[clamp.git] / src / test / resources / application.properties
index ecc4033..061505a 100644 (file)
@@ -217,6 +217,11 @@ clamp.config.dcae.dispatcher.url=http://localhost:${docker.http-cache.port.host}
 clamp.config.dcae.dispatcher.retry.interval=100\r
 clamp.config.dcae.dispatcher.retry.limit=1\r
 \r
+#DCAE Deployment Url Properties\r
+clamp.config.dcae.deployment.url=http4://localhost:${docker.http-cache.port.host}\r
+clamp.config.dcae.deployment.userName=test\r
+clamp.config.dcae.deployment.password=test\r
+\r
 #Define user permission related parameters, the permission type can be changed but MUST be redefined in clds-users.properties in that case !\r
 clamp.config.security.permission.type.cl=permission-type-cl\r
 clamp.config.security.permission.type.cl.manage=permission-type-cl-manage\r