Merge "Normalize parent xpath when building datanodes in CpsDataService"
[cps.git] / cps-service / src / test / resources / application.yml
index 04295eb..dc10066 100644 (file)
@@ -48,3 +48,11 @@ spring:
 logging:
   level:
     org.apache.kafka: ERROR
+
+# Custom Hazelcast Config.
+hazelcast:
+  cluster-name: "cps-and-ncmp-test-caches"
+  mode:
+    kubernetes:
+      enabled: false
+      service-name: "cps-and-ncmp-service"