Removed references to tcpcloud docker repos
Change-Id: Ibfb05319320c7f4fc86598e45f908a14105d39ea
diff --git a/jenkins/client/job/docker/testing.yml b/jenkins/client/job/docker/testing.yml
index ece8e10..109cdac 100644
--- a/jenkins/client/job/docker/testing.yml
+++ b/jenkins/client/job/docker/testing.yml
@@ -1,7 +1,7 @@
parameters:
_param:
jenkins_docker_registry_url: ""
- jenkins_docker_registry_credentials: "dockerhub"
+ jenkins_docker_registry_credentials: "mirantis-dockerhub"
jenkins:
client:
job_template:
@@ -34,7 +34,7 @@
param:
IMAGE_NAME:
type: string
- default: "tcpcloud/{{name}}"
+ default: "mirantis/{{name}}"
IMAGE_GIT_URL:
type: string
default: "${_param:jenkins_gerrit_url}/mk/python-flask-hello"