1 # ============LICENSE_START=======================================================
2 # Copyright (C) 2021-2024 Nordix Foundation
3 # ================================================================================
4 # Licensed under the Apache License, Version 2.0 (the "License");
5 # you may not use this file except in compliance with the License.
6 # You may obtain a copy of the License at
8 # http://www.apache.org/licenses/LICENSE-2.0
10 # Unless required by applicable law or agreed to in writing, software
11 # distributed under the License is distributed on an "AS IS" BASIS,
12 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 # See the License for the specific language governing permissions and
14 # limitations under the License.
16 # SPDX-License-Identifier: Apache-2.0
17 # ============LICENSE_END=========================================================
23 endpoint: http://jaeger-Remote-test-url
25 endpoint: http://exporter-test-url
31 value-serializer: io.cloudevents.kafka.CloudEventSerializer
33 value-deserializer: org.springframework.kafka.support.serializer.ErrorHandlingDeserializer
35 spring.deserializer.value.delegate.class: io.cloudevents.kafka.CloudEventDeserializer
42 cm-subscription-ncmp-in: subscription
43 cm-events-topic: cm-events
44 cm-subscription-dmi-in: ${CM_SUBSCRIPTION_DMI_IN_TOPIC:ncmp-dmi-cm-avc-subscription}
50 maximumInMemorySizeInMegabytes: 1
51 maximumConnectionsTotal: 2
52 pendingAcquireMaxCount: 3
53 connectionTimeoutInSeconds: 4
54 readTimeoutInSeconds: 5
55 writeTimeoutInSeconds: 6
57 maximumInMemorySizeInMegabytes: 11
58 maximumConnectionsTotal: 12
59 pendingAcquireMaxCount: 13
60 connectionTimeoutInSeconds: 14
61 readTimeoutInSeconds: 15
62 writeTimeoutInSeconds: 16
64 maximumInMemorySizeInMegabytes: 21
65 maximumConnectionsTotal: 22
66 pendingAcquireMaxCount: 23
67 connectionTimeoutInSeconds: 24
68 readTimeoutInSeconds: 25
69 writeTimeoutInSeconds: 26
72 password: some-password
78 dmi-availability-watchdog-ms: 30000
82 defaultDecision: "some default decision"
84 address: http://localhost
88 maximumInMemorySizeInMegabytes: 31
89 maximumConnectionsTotal: 32
90 pendingAcquireMaxCount: 33
91 connectionTimeoutInSeconds: 34
92 readTimeoutInSeconds: 35
93 writeTimeoutInSeconds: 36
95 # Custom Hazelcast Config.
97 cluster-name: "cps-and-ncmp-test-caches"
98 instance-config-name: "cps-and-ncmp-hazelcast-instance-test-config"
102 service-name: "cps-and-ncmp-service"