aboutsummaryrefslogtreecommitdiffstats
path: root/plans/so/integration-etsi-testing/docker-compose.yml
diff options
context:
space:
mode:
authorAndrewLamb <andrew.a.lamb@est.tech>2019-10-03 12:02:53 +0100
committerAndrewLamb <andrew.a.lamb@est.tech>2019-10-04 15:38:16 +0100
commitfa9bb10f04035acb0621dd0f0a204b97cdd002fb (patch)
treefa2a7a52b534ffc159be4978b722d676f7943aa6 /plans/so/integration-etsi-testing/docker-compose.yml
parent72b4bc7eb109847c023ffed5d26b0a832730dea5 (diff)
Move the VNFM Simulator into CSIT
Change-Id: I7335be1a0adb033813fa5405526e95460134d9a6 Issue-ID: SO-1952 Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
Diffstat (limited to 'plans/so/integration-etsi-testing/docker-compose.yml')
-rw-r--r--plans/so/integration-etsi-testing/docker-compose.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/plans/so/integration-etsi-testing/docker-compose.yml b/plans/so/integration-etsi-testing/docker-compose.yml
index 895e8ded..96eea965 100644
--- a/plans/so/integration-etsi-testing/docker-compose.yml
+++ b/plans/so/integration-etsi-testing/docker-compose.yml
@@ -310,10 +310,11 @@ services:
max-file: "5"
################################################################################
so-vnfm-simulator:
- image: ${NEXUS_DOCKER_REPO_MSO}/onap/so/vnfm-simulator:${TAG}
+ image: simulators/vnfm-simulator:latest
ports:
- "9093:9093"
volumes:
+ - ${TEST_LAB_DIR}/volumes/so/ca-certificates/onapheat:/app/ca-certificates
- ${CONFIG_DIR_PATH}/override-files/vnfm-simulator/onapheat:/app/config
environment:
- APP=VNFM-SIMULATOR