qa: Pull from quay.io not docker.io

We are pushing to quay.io now due to docker.io rate limiting.

Signed-off-by: David Galloway <dgallowa@redhat.com>
This commit is contained in:
David Galloway 2022-05-18 14:22:52 -04:00
parent 38ebba8eda
commit ae2e93f5f1
12 changed files with 12 additions and 12 deletions

View File

@ -9,7 +9,7 @@ tasks:
- ceph-volume
- print: "**** done install task..."
- cephadm:
image: docker.io/ceph/daemon-base:latest-pacific
image: quay.io/ceph/daemon-base:latest-pacific
roleless: true
cephadm_branch: pacific
cephadm_git_url: https://github.com/ceph/ceph

View File

@ -15,7 +15,7 @@ tasks:
- print: "**** done install task..."
- cephadm:
roleless: true
image: docker.io/ceph/ceph:v16.2.4
image: quay.io/ceph/ceph:v16.2.4
cephadm_branch: v16.2.4
cephadm_git_url: https://github.com/ceph/ceph
# needed for v16.2.4 due to --skip-admin-label

View File

@ -1,7 +1,7 @@
tasks:
- cephadm:
roleless: true
image: docker.io/ceph/ceph:v16.2.4
image: quay.io/ceph/ceph:v16.2.4
cephadm_branch: v16.2.4
cephadm_git_url: https://github.com/ceph/ceph
# needed for v16.2.4 due to --skip-admin-label

View File

@ -1,6 +1,6 @@
tasks:
- cephadm:
roleless: true
image: docker.io/ceph/ceph:v16.2.5
image: quay.io/ceph/ceph:v16.2.5
cephadm_branch: v16.2.5
cephadm_git_url: https://github.com/ceph/ceph

View File

@ -1,7 +1,7 @@
tasks:
- cephadm:
roleless: true
image: docker.io/ceph/ceph:v15
image: quay.io/ceph/ceph:v15
cephadm_branch: octopus
cephadm_git_url: https://github.com/ceph/ceph
avoid_pacific_features: true

View File

@ -9,7 +9,7 @@ tasks:
- sudo dnf -y module install container-tools
- sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf
- cephadm:
image: docker.io/ceph/ceph:v15.2.0
image: quay.io/ceph/ceph:v15.2.0
cephadm_branch: v15.2.0
cephadm_git_url: https://github.com/ceph/ceph
# avoid --cap-add=PTRACE + --privileged for older cephadm versions

View File

@ -3,7 +3,7 @@ os_version: "20.04"
tasks:
- cephadm:
image: docker.io/ceph/ceph:v15.2.9
image: quay.io/ceph/ceph:v15.2.9
cephadm_branch: v15.2.9
cephadm_git_url: https://github.com/ceph/ceph
# avoid --cap-add=PTRACE + --privileged for older cephadm versions

View File

@ -3,7 +3,7 @@ os_version: "20.04"
tasks:
- cephadm:
image: docker.io/ceph/ceph:v15.2.0
image: quay.io/ceph/ceph:v15.2.0
cephadm_branch: v15.2.0
cephadm_git_url: https://github.com/ceph/ceph
# avoid --cap-add=PTRACE + --privileged for older cephadm versions

View File

@ -6,7 +6,7 @@ tasks:
- print: "**** done install task..."
- print: "**** done start installing octopus cephadm ..."
- cephadm:
image: docker.io/ceph/daemon-base:latest-octopus
image: quay.io/ceph/daemon-base:latest-octopus
cephadm_branch: octopus
cephadm_git_url: https://github.com/ceph/ceph
conf:

View File

@ -5,7 +5,7 @@ tasks:
- ceph-volume
- cephadm:
image: docker.io/ceph/daemon-base:latest-octopus
image: quay.io/ceph/daemon-base:latest-octopus
cephadm_branch: octopus
cephadm_git_url: https://github.com/ceph/ceph
conf:

View File

@ -6,7 +6,7 @@ tasks:
- print: "**** done install task..."
- print: "**** done start installing pacific cephadm ..."
- cephadm:
image: docker.io/ceph/daemon-base:latest-pacific
image: quay.io/ceph/daemon-base:latest-pacific
cephadm_branch: pacific
cephadm_git_url: https://github.com/ceph/ceph
conf:

View File

@ -5,7 +5,7 @@ tasks:
- ceph-volume
- cephadm:
image: docker.io/ceph/daemon-base:latest-pacific
image: quay.io/ceph/daemon-base:latest-pacific
cephadm_branch: pacific
cephadm_git_url: https://github.com/ceph/ceph
conf: