This will have to be overridden in ceph.git/qa as well.
Signed-off-by: David Galloway <dgallowa@redhat.com>
- string:
name: CONTAINER_REPO_HOSTNAME
description: "For CI_CONTAINER: Name of container repo server (i.e. 'quay.io')"
- default: "quay.io"
+ default: "quay.ceph.io"
- string:
name: CONTAINER_REPO_ORGANIZATION
- string:
name: CONTAINER_REPO_HOSTNAME
description: "For CI_CONTAINER: Name of container repo server (i.e. 'quay.io')"
- default: "quay.io"
+ default: "quay.ceph.io"
- string:
name: CONTAINER_REPO_ORGANIZATION
import requests
import sys
-QUAYBASE = "https://quay.io/api/v1"
+QUAYBASE = "https://quay.ceph.io/api/v1"
REPO = "ceph-ci/ceph"
mask-password-params: true
- credentials-binding:
- text:
- credential-id: quay-api-token
+ credential-id: quay-dot-ceph-dot-io-pruner-token
variable: QUAYTOKEN