aboutsummaryrefslogtreecommitdiffstats
path: root/run-csit.sh
diff options
context:
space:
mode:
Diffstat (limited to 'run-csit.sh')
-rwxr-xr-xrun-csit.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/run-csit.sh b/run-csit.sh
index 5551d212..2c45812d 100755
--- a/run-csit.sh
+++ b/run-csit.sh
@@ -139,7 +139,7 @@ export SCRIPTS="${WORKSPACE}/scripts"
export ROBOT_VARIABLES=
# Sign in to nexus3 docker repo
-docker login -u anonymous -p anonymous nexus3.onap.org:10001
+docker login -u docker -p docker nexus3.onap.org:10001
# Run setup script plan if it exists
cd "${TESTPLANDIR}"