Fix distribution csit failure 40/121340/1
authorRam Krishna Verma <ram_krishna.verma@bell.ca>
Thu, 13 May 2021 15:03:50 +0000 (11:03 -0400)
committerRam Krishna Verma <ram_krishna.verma@bell.ca>
Thu, 13 May 2021 15:03:56 +0000 (11:03 -0400)
Fixing the path of the mount path from where csar files will be copied into the container.

Issue-ID: POLICY-3257
Change-Id: Ibea35730439ae757578660d327f0fc26e3ad45a8
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
csit/docker-compose-all.yml

index 3ef6436..fbe0479 100644 (file)
@@ -1,6 +1,7 @@
 #
 # ===========LICENSE_START====================================================
 #  Copyright (C) 2020-2021 AT&T Intellectual Property. All rights reserved.
+#  Modifications Copyright (C) 2021 Bell Canada. All rights reserved.
 # ============================================================================
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
@@ -185,7 +186,7 @@ services:
       volumes:
        - ./config/distribution/defaultConfig.json:/opt/app/policy/distribution/etc/defaultConfig.json:ro
        - ./config/ks.jks:/opt/app/policy/distribution/etc/ssl/policy-keystore:ro
-       - ../distribution/csit/config/temp/:/opt/app/policy/distribution/etc/temp/:ro
+       - ./distribution/config/temp/:/opt/app/policy/distribution/etc/temp/:ro
        - ./wait_for_port.sh:/opt/app/policy/bin/wait_for_port.sh:ro
       entrypoint: /opt/app/policy/bin/wait_for_port.sh
       command: [