From: Zack Cerza Date: Wed, 16 Nov 2022 20:25:39 +0000 (-0700) Subject: ceph-dev-new: Default to internal quay instance X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F2088%2Fhead;p=ceph-build.git ceph-dev-new: Default to internal quay instance Temporarily, so we can unblock building on git push. Signed-off-by: Zack Cerza --- diff --git a/ceph-dev-new/config/definitions/ceph-dev-new.yml b/ceph-dev-new/config/definitions/ceph-dev-new.yml index 1e71b37f..55f030a2 100644 --- a/ceph-dev-new/config/definitions/ceph-dev-new.yml +++ b/ceph-dev-new/config/definitions/ceph-dev-new.yml @@ -73,7 +73,7 @@ If this is checked, then the binaries will be built and pushed to chacra even if - string: name: CONTAINER_REPO_HOSTNAME description: "For CI_CONTAINER: Name of container repo server (i.e. 'quay.io')" - default: "quay.ceph.io" + default: "quay-quay-quay.apps.os.sepia.ceph.com" - string: name: CONTAINER_REPO_ORGANIZATION