Add tests
[clamp.git] / src / test / resources / application.properties
index 4268ce3..aa43ea2 100644 (file)
@@ -202,13 +202,13 @@ clamp.config.clds.service.cache.invalidate.after.seconds=120
 \r
 #DCAE Inventory Url Properties\r
 clamp.config.dcae.inventory.url=http://localhost:${docker.http-cache.port.host}\r
-clamp.config.dcae.intentory.retry.interval=10000\r
-clamp.config.dcae.intentory.retry.limit=3\r
+clamp.config.dcae.intentory.retry.interval=100\r
+clamp.config.dcae.intentory.retry.limit=1\r
 \r
 #DCAE Dispatcher Url Properties\r
 clamp.config.dcae.dispatcher.url=http://localhost:${docker.http-cache.port.host}\r
-clamp.config.dcae.dispatcher.retry.interval=10000\r
-clamp.config.dcae.dispatcher.retry.limit=10\r
+clamp.config.dcae.dispatcher.retry.interval=100\r
+clamp.config.dcae.dispatcher.retry.limit=1\r
 clamp.config.dcae.header.requestId = X-ECOMP-RequestID\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