From: Patrick Brady Date: Tue, 22 May 2018 21:35:53 +0000 (-0700) Subject: Update appc branch name for Beijing X-Git-Tag: v2.0.0~58 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=464168e5628920864098b778ac21b50d7ccb8675;p=integration.git Update appc branch name for Beijing The git clone command needs to pull from the Beijing branch during the Beijing csit tests. Change-Id: I4aed6d9efafcc342f36f078870fb548f46985ca7 Signed-off-by: Patrick Brady Issue-ID: APPC-916 --- diff --git a/test/csit/plans/appc/healthcheck/setup.sh b/test/csit/plans/appc/healthcheck/setup.sh index afc95204a..51d100033 100755 --- a/test/csit/plans/appc/healthcheck/setup.sh +++ b/test/csit/plans/appc/healthcheck/setup.sh @@ -22,7 +22,7 @@ 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-STAGING-latest -export BRANCH=master +export BRANCH=beijing export SOLUTION_NAME=onap export NEXUS_USERNAME=docker