Update VID in docker-compose to 3.2-STAGING-latest 17/83117/1
authorIttay Stern <ittay.stern@att.com>
Sun, 24 Mar 2019 13:00:02 +0000 (15:00 +0200)
committerIttay Stern <ittay.stern@att.com>
Sun, 24 Mar 2019 13:02:31 +0000 (15:02 +0200)
Planned as part of Casablanca maintenance release (3.0.2).

Issue-ID: VID-446
Change-Id: I50172b136ae048f79172ab502f230577adb9b6b3
Signed-off-by: Ittay Stern <ittay.stern@att.com>
tests/vid/resources/docker-compose.yml

index 5f2c0fe..58aa8a4 100644 (file)
@@ -1,7 +1,7 @@
 version: '3'
 services:
     vid-server:
-        image: nexus3.onap.org:10001/onap/vid:3.0-STAGING-latest
+        image: nexus3.onap.org:10001/onap/vid:3.2-STAGING-latest
         environment:
         - VID_MYSQL_DBNAME=vid_openecomp_epsdk
         - VID_MYSQL_PASS=Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U
@@ -31,4 +31,4 @@ services:
             dockerfile: Dockerfile
         ports:
         - "8444:8443"
-        container_name: so-simulator
\ No newline at end of file
+        container_name: so-simulator