From 76b2e3f47e8153e77177f421b90add63aa64a3c4 Mon Sep 17 00:00:00 2001 From: Michal Kovarik Date: Oct 24 2019 08:53:59 +0000 Subject: Move from docker-registry.engineering to docker-registry.upshift.redhat.com --- diff --git a/openshift/pipelines/templates/waiverdb-build-template.yaml b/openshift/pipelines/templates/waiverdb-build-template.yaml index 998ce68..27c423a 100644 --- a/openshift/pipelines/templates/waiverdb-build-template.yaml +++ b/openshift/pipelines/templates/waiverdb-build-template.yaml @@ -53,7 +53,7 @@ parameters: - name: JENKINS_AGENT_IMAGE displayName: Container image for Jenkins slave pods required: true - value: docker-registry.engineering.redhat.com/factory2/waiverdb-jenkins-slave:latest + value: docker-registry.upshift.redhat.com/factory2/waiverdb-jenkins-slave:latest - name: PAGURE_DOC_REPO_NAME displayName: namespace/project of Pagure doc repo for publishing docs description: If not emptry, docs will be published to the specified Pagure doc repo when this is a post-merge build diff --git a/openshift/pipelines/templates/waiverdb-full-integration-test-template.yaml b/openshift/pipelines/templates/waiverdb-full-integration-test-template.yaml index f7c190b..e0423a4 100644 --- a/openshift/pipelines/templates/waiverdb-full-integration-test-template.yaml +++ b/openshift/pipelines/templates/waiverdb-full-integration-test-template.yaml @@ -30,7 +30,7 @@ parameters: - name: JENKINS_AGENT_IMAGE displayName: Container image for Jenkins slave pods required: true - value: docker-registry.engineering.redhat.com/factory2/waiverdb-jenkins-slave:latest + value: docker-registry.upshift.redhat.com/factory2/waiverdb-jenkins-slave:latest - name: CONTAINER_REGISTRY_CREDENTIALS displayName: Secret name of container registries used for pulling and pushing images value: factory2-pipeline-registry-credentials diff --git a/openshift/pipelines/templates/waiverdb-greenwave-trigger.yaml b/openshift/pipelines/templates/waiverdb-greenwave-trigger.yaml index 89e6ac4..77ae946 100644 --- a/openshift/pipelines/templates/waiverdb-greenwave-trigger.yaml +++ b/openshift/pipelines/templates/waiverdb-greenwave-trigger.yaml @@ -43,7 +43,7 @@ parameters: value: "Consumer.rh-jenkins-ci-plugin.c3i-greenwave-trigger.VirtualTopic.eng.greenwave.decision.update" - name: JENKINS_AGENT_IMAGE displayName: Container image for Jenkins slave pods - value: docker-registry.engineering.redhat.com/factory2/waiverdb-jenkins-slave:latest + value: docker-registry.upshift.redhat.com/factory2/waiverdb-jenkins-slave:latest - name: OPENSHIFT_CLOUD_NAME displayName: Name of OpenShift cloud in Jenkins master configuration value: openshift diff --git a/openshift/pipelines/templates/waiverdb-image-promotion-template.yaml b/openshift/pipelines/templates/waiverdb-image-promotion-template.yaml index f799df7..2575933 100644 --- a/openshift/pipelines/templates/waiverdb-image-promotion-template.yaml +++ b/openshift/pipelines/templates/waiverdb-image-promotion-template.yaml @@ -58,7 +58,7 @@ parameters: - name: JENKINS_AGENT_IMAGE displayName: Container image for Jenkins slave pods required: true - value: docker-registry.engineering.redhat.com/factory2/waiverdb-jenkins-slave:latest + value: docker-registry.upshift.redhat.com/factory2/waiverdb-jenkins-slave:latest - name: JENKINS_AGENT_CLOUD_NAME displayName: Name of OpenShift cloud in Jenkins master configuration required: true diff --git a/openshift/pipelines/templates/waiverdb-integration-test-template.yaml b/openshift/pipelines/templates/waiverdb-integration-test-template.yaml index 17021ee..696f9e4 100644 --- a/openshift/pipelines/templates/waiverdb-integration-test-template.yaml +++ b/openshift/pipelines/templates/waiverdb-integration-test-template.yaml @@ -30,7 +30,7 @@ parameters: - name: JENKINS_AGENT_IMAGE displayName: Container image for Jenkins slave pods required: true - value: docker-registry.engineering.redhat.com/factory2/waiverdb-jenkins-slave:latest + value: docker-registry.upshift.redhat.com/factory2/waiverdb-jenkins-slave:latest - name: CONTAINER_REGISTRY_CREDENTIALS displayName: Secret name of container registries used for pulling and pushing images value: factory2-pipeline-registry-credentials diff --git a/openshift/pipelines/templates/waiverdb-polling-pagure.yaml b/openshift/pipelines/templates/waiverdb-polling-pagure.yaml index 137ce28..50f077d 100644 --- a/openshift/pipelines/templates/waiverdb-polling-pagure.yaml +++ b/openshift/pipelines/templates/waiverdb-polling-pagure.yaml @@ -53,7 +53,7 @@ parameters: - name: JENKINS_AGENT_IMAGE displayName: Container image for Jenkins slave pods required: true - value: docker-registry.engineering.redhat.com/factory2/waiverdb-jenkins-slave:latest + value: docker-registry.upshift.redhat.com/factory2/waiverdb-jenkins-slave:latest - name: OPENSHIFT_CLOUD_NAME displayName: Name of OpenShift cloud in Jenkins master configuration required: true diff --git a/openshift/pipelines/templates/waiverdb-repotracker-trigger.yaml b/openshift/pipelines/templates/waiverdb-repotracker-trigger.yaml index d4d1d2f..0b0caa0 100644 --- a/openshift/pipelines/templates/waiverdb-repotracker-trigger.yaml +++ b/openshift/pipelines/templates/waiverdb-repotracker-trigger.yaml @@ -28,7 +28,7 @@ parameters: required: true - name: JENKINS_AGENT_IMAGE displayName: Container image for Jenkins slave pods - value: docker-registry.engineering.redhat.com/factory2/waiverdb-jenkins-slave:latest + value: docker-registry.upshift.redhat.com/factory2/waiverdb-jenkins-slave:latest - name: OPENSHIFT_CLOUD_NAME displayName: Name of OpenShift cloud in Jenkins master configuration value: openshift