summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorAaron Hay <ah415j@att.com>2018-05-07 12:28:56 -0400
committerAaron Hay <ah415j@att.com>2018-05-07 12:29:06 -0400
commitccbb893a48af1642902e6070a10dc9534bebbce6 (patch)
tree821321b6d82bf6e1af3623e83bf950b2bbec718b /test
parenta557fe7f4f2f5d7aa1049feb10c2c12fcfdc7baf (diff)
Update CCSDK image used by APPC CSIT
Update APPC CSIT setup script to use the following CCSDK dgbuilder image: onap/ccsdk-dgbuilder-image:0.2-STAGING-latest Change-Id: I8f0d05105584f807fe35f48a56e1d520f0af5494 Issue-ID: INT-491 Signed-off-by: Aaron Hay <ah415j@att.com>
Diffstat (limited to 'test')
-rwxr-xr-xtest/csit/plans/appc/healthcheck/setup.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/csit/plans/appc/healthcheck/setup.sh b/test/csit/plans/appc/healthcheck/setup.sh
index ef79483b4..afc95204a 100755
--- a/test/csit/plans/appc/healthcheck/setup.sh
+++ b/test/csit/plans/appc/healthcheck/setup.sh
@@ -21,7 +21,7 @@ SCRIPTS="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
source ${WORKSPACE}/test/csit/scripts/appc/script1.sh
export APPC_DOCKER_IMAGE_VERSION=1.3.0-SNAPSHOT-latest
-export CCSDK_DOCKER_IMAGE_VERSION=0.2.1-SNAPSHOT
+export CCSDK_DOCKER_IMAGE_VERSION=0.2-STAGING-latest
export BRANCH=master
export SOLUTION_NAME=onap