From: Dan Mick Date: Tue, 9 Dec 2025 05:09:45 +0000 (-0800) Subject: Change quay-quay-quay.... to quay.ceph.io X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F2500%2Fhead;p=ceph-build.git Change quay-quay-quay.... to quay.ceph.io The external name works from locations outside the existing sepia lab, and there's no good reason not to use the public name. Signed-off-by: Dan Mick --- diff --git a/ceph-dev-new/config/definitions/ceph-dev-new.yml b/ceph-dev-new/config/definitions/ceph-dev-new.yml index 0f8db9a4..e76f903c 100644 --- a/ceph-dev-new/config/definitions/ceph-dev-new.yml +++ b/ceph-dev-new/config/definitions/ceph-dev-new.yml @@ -64,7 +64,7 @@ - string: name: CONTAINER_REPO_HOSTNAME description: "For CI_CONTAINER: Name of container repo server (i.e. 'quay.io')" - default: "quay-quay-quay.apps.os.sepia.ceph.com" + default: "quay.ceph.io" - string: name: CONTAINER_REPO_ORGANIZATION diff --git a/ceph-dev-pipeline/config/definitions/ceph-dev-pipeline.yml b/ceph-dev-pipeline/config/definitions/ceph-dev-pipeline.yml index 2995d087..d2fb7147 100644 --- a/ceph-dev-pipeline/config/definitions/ceph-dev-pipeline.yml +++ b/ceph-dev-pipeline/config/definitions/ceph-dev-pipeline.yml @@ -81,7 +81,7 @@ - string: name: CONTAINER_REPO_HOSTNAME description: "FQDN of container repo server (e.g. 'quay.io')" - default: "quay-quay-quay.apps.os.sepia.ceph.com" + default: "quay.ceph.io" - string: name: CONTAINER_REPO_ORGANIZATION