aboutsummaryrefslogtreecommitdiffstats
path: root/plans/so/macroflow/config
diff options
context:
space:
mode:
authorMorgan Richomme <morgan.richomme@orange.com>2021-06-14 13:39:34 +0000
committerGerrit Code Review <gerrit@onap.org>2021-06-14 13:39:34 +0000
commit1acc1f936015ce4e475aa1661df6081156d55ce2 (patch)
tree925e86f6f4e60bf0621db2cf76b48bc16dda213e /plans/so/macroflow/config
parente7ad66617e4945f1ab51b69b7071dea8e15186eb (diff)
parent7d9a8742d4bf5f0d98003b6836b09f6ff17b0331 (diff)
Merge "Added CSIT for Macroflow with HELM"
Diffstat (limited to 'plans/so/macroflow/config')
-rwxr-xr-xplans/so/macroflow/config/distribution-test-zip/macro_helm_zipped_sdc_csar.tar.gzbin0 -> 88510 bytes
-rw-r--r--plans/so/macroflow/config/env1
-rw-r--r--plans/so/macroflow/config/override-files/cnf-adapter/onapheat/override.yaml56
-rw-r--r--plans/so/macroflow/config/override-files/openstack-adapter/onapheat/override.yaml4
4 files changed, 59 insertions, 2 deletions
diff --git a/plans/so/macroflow/config/distribution-test-zip/macro_helm_zipped_sdc_csar.tar.gz b/plans/so/macroflow/config/distribution-test-zip/macro_helm_zipped_sdc_csar.tar.gz
new file mode 100755
index 00000000..c06f4907
--- /dev/null
+++ b/plans/so/macroflow/config/distribution-test-zip/macro_helm_zipped_sdc_csar.tar.gz
Binary files differ
diff --git a/plans/so/macroflow/config/env b/plans/so/macroflow/config/env
index f5453e95..86a88274 100644
--- a/plans/so/macroflow/config/env
+++ b/plans/so/macroflow/config/env
@@ -4,4 +4,5 @@ TAG=1.8.0-STAGING-latest
TIME_OUT_DEFAULT_VALUE_SEC=1200
PROJECT_NAME=macroflowintegrationtesting
DEFAULT_NETWORK_NAME=macroflowintegrationtesting_default
+CNF_ADAPTER_IMAGE_VERSION=1.8.2
MARIADB_VERSION=10.5.8
diff --git a/plans/so/macroflow/config/override-files/cnf-adapter/onapheat/override.yaml b/plans/so/macroflow/config/override-files/cnf-adapter/onapheat/override.yaml
new file mode 100644
index 00000000..27425833
--- /dev/null
+++ b/plans/so/macroflow/config/override-files/cnf-adapter/onapheat/override.yaml
@@ -0,0 +1,56 @@
+# Copyright 2020 Huawei Technologies Co., Ltd.
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+logging:
+ path: logs
+
+server:
+ port: 8090
+ tomcat:
+ max-threads: 50
+
+mso:
+ auth: BEA8637716A7EB617DF472BA6552D22F68C1CB17B0D094D77DDA562F4ADAAC4457CAB848E1A4
+ msoKey: 07a7159d3bf51a0e53be7a8f89699be7
+ logPath: ./logs/cnf
+ msb-ip: multicloud-k8s
+ msb-port: 9015
+ msb-scheme: http
+spring:
+ security:
+ usercredentials:
+ -
+ username: apihBpmn
+ password: '$2a$10$Fh9ffgPw2vnmsghsRD3ZauBL1aKXebigbq3BB1RPWtE62UDILsjke'
+ role: BPMN-Client
+ -
+ username: sdncaBpmn
+ password: '$2a$10$Fh9ffgPw2vnmsghsRD3ZauBL1aKXebigbq3BB1RPWtE62UDILsjke'
+ role: BPMN-Client
+ -
+ username: poBpmn
+ password: '$2a$10$Fh9ffgPw2vnmsghsRD3ZauBL1aKXebigbq3BB1RPWtE62UDILsjke'
+ role: BPMN-Client
+ -
+ username: wmaBpmn
+ password: '$2a$10$Fh9ffgPw2vnmsghsRD3ZauBL1aKXebigbq3BB1RPWtE62UDILsjke'
+ role: BPMN-Client
+ -
+ username: sniro
+ password: '$2a$10$Fh9ffgPw2vnmsghsRD3ZauBL1aKXebigbq3BB1RPWtE62UDILsjke'
+ role: SNIRO-Client
+ -
+ username: mso_admin
+ password: '$2a$10$Fh9ffgPw2vnmsghsRD3ZauBL1aKXebigbq3BB1RPWtE62UDILsjke'
+ role: ACTUATOR
diff --git a/plans/so/macroflow/config/override-files/openstack-adapter/onapheat/override.yaml b/plans/so/macroflow/config/override-files/openstack-adapter/onapheat/override.yaml
index 7e2afa85..1b5e9966 100644
--- a/plans/so/macroflow/config/override-files/openstack-adapter/onapheat/override.yaml
+++ b/plans/so/macroflow/config/override-files/openstack-adapter/onapheat/override.yaml
@@ -93,8 +93,8 @@ mso:
auth: BEA8637716A7EB617DF472BA6552D22F68C1CB17B0D094D77DDA562F4ADAAC4457CAB848E1A4
msoKey: 07a7159d3bf51a0e53be7a8f89699be7
logPath: ./logs/openstack
- msb-ip: multicloud-simulator
- msb-port: 9996
+ msb-ip: multicloud-k8s
+ msb-port: 9015
msb-scheme: http
workflow:
endpoint: http://bpmn-infra:8081/sobpmnengine