summaryrefslogtreecommitdiffstats
path: root/integration-test
diff options
context:
space:
mode:
authorLee Anjella Macabuhay <lee.anjella.macabuhay@est.tech>2024-10-10 12:51:40 +0000
committerGerrit Code Review <gerrit@onap.org>2024-10-10 12:51:40 +0000
commitde910dce42459035b24f3b1ff2f843152312518a (patch)
treecdc30c7b182a913dccd48171aeda341289a82614 /integration-test
parent0af02bffdb13debee6a65c803ba680bd921a3cdf (diff)
parent8e46da6c3a7b46a067bf72ebae0be1811ea7f9d0 (diff)
Merge "use one hazelcast instance per jvm"
Diffstat (limited to 'integration-test')
-rw-r--r--integration-test/src/test/resources/application.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/integration-test/src/test/resources/application.yml b/integration-test/src/test/resources/application.yml
index 793acc6395..f9958651d7 100644
--- a/integration-test/src/test/resources/application.yml
+++ b/integration-test/src/test/resources/application.yml
@@ -230,6 +230,7 @@ ncmp:
hazelcast:
cluster-name: cps-and-ncmp-test-caches
+ instance-config-name: "cps-and-ncmp-hazelcast-instance-test-config"
mode:
kubernetes:
enabled: false