X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=plans%2Fpolicy%2Fhealth%2Fsetup.sh;fp=plans%2Fpolicy%2Fhealth%2Fsetup.sh;h=1b1155d8b1bb7ddf95b4e8eaeee46ddf4b07f89f;hb=1e0b621a2449411fcd0e5f2cce247170b6d12bd7;hp=c99af3fadc0cc3aa8fed4b6afb2947069410ea34;hpb=7c6988932beb63e6c572e14086983208cd61ca34;p=integration%2Fcsit.git diff --git a/plans/policy/health/setup.sh b/plans/policy/health/setup.sh index c99af3fa..1b1155d8 100755 --- a/plans/policy/health/setup.sh +++ b/plans/policy/health/setup.sh @@ -17,6 +17,10 @@ # Place the scripts in run order: source ${SCRIPTS}/common_functions.sh +docker login -u docker -p docker nexus3.onap.org:10001 +docker pull nexus3.onap.org:10001/onap/policy-common-alpine:1.4.0 +docker tag nexus3.onap.org:10001/onap/policy-common-alpine:1.4.0 onap/policy-common-alpine:1.4.0 + source ${WORKSPACE}/scripts/policy/engine.sh # Pass any variables required by Robot test suites in ROBOT_VARIABLES