From 464168e5628920864098b778ac21b50d7ccb8675 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Tue, 22 May 2018 14:35:53 -0700 Subject: 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 --- test/csit/plans/appc/healthcheck/setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/csit/plans/appc/healthcheck/setup.sh') 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 -- cgit 1.2.3-korg