Merge "spelled testsuite wrong"
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Thu, 23 Feb 2017 20:17:38 +0000 (20:17 +0000)
committerGerrit Code Review <gerrit@openecomp.org>
Thu, 23 Feb 2017 20:17:38 +0000 (20:17 +0000)
jjb/global-templates-python.yaml

index d7eeaf2..a972baa 100644 (file)
 
       - shell: |
           cp $WORKSPACE/docker/* .
-          docker -D build -t openecomp/testuite .
+          docker -D build -t openecomp/testsuite .
           export DOCKER_REPOSITORY="nexus3.openecomp.org:10003"
-          docker tag openecomp/testuite:latest $DOCKER_REPOSITORY/openecomp/testuite:latest
-          docker push $DOCKER_REPOSITORY/openecomp/testuite:latest
\ No newline at end of file
+          docker tag openecomp/testsuite:latest $DOCKER_REPOSITORY/openecomp/testsuite:latest
+          docker push $DOCKER_REPOSITORY/openecomp/testsuite:latest
\ No newline at end of file