Replaced also `image: docker.io/ceph/daemon-base:latest-*` with `image: quay.ceph.io/ceph-ci/ceph:*`
In order to make sure that latest versions of ceph is used as initial install
Fixes: https://tracker.ceph.com/issues/58914
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
- print: "**** done install task..."
- print: "**** done start installing octopus cephadm ..."
- cephadm:
- image: docker.io/ceph/daemon-base:latest-octopus
+ image: quay.ceph.io/ceph-ci/ceph:octopus
cephadm_branch: octopus
cephadm_git_url: https://github.com/ceph/ceph
conf:
- ceph-volume
- cephadm:
- image: docker.io/ceph/daemon-base:latest-octopus
+ image: quay.ceph.io/ceph-ci/ceph:octopus
cephadm_branch: octopus
cephadm_git_url: https://github.com/ceph/ceph
conf:
- print: "**** done install task..."
- print: "**** done start installing pacific cephadm ..."
- cephadm:
- image: docker.io/ceph/daemon-base:latest-pacific
+ image: quay.ceph.io/ceph-ci/ceph:pacific
cephadm_branch: pacific
cephadm_git_url: https://github.com/ceph/ceph
conf:
- ceph-volume
- cephadm:
- image: docker.io/ceph/daemon-base:latest-pacific
+ image: quay.ceph.io/ceph-ci/ceph:pacific
cephadm_branch: pacific
cephadm_git_url: https://github.com/ceph/ceph
conf:
run basic cls tests for rbd
first-half-tasks:
- workunit:
- branch: octopus
+ branch: pacific
clients:
client.0:
- cls/test_cls_rbd.sh
run basic import/export cli tests for rbd
first-half-tasks:
- workunit:
- branch: octopus
+ branch: pacific
clients:
client.0:
- rbd/import_export.sh
librbd C and C++ api tests
first-half-tasks:
- workunit:
- branch: octopus
+ branch: pacific
clients:
client.0:
- rbd/test_librbd.sh
run basic cls tests for rbd
stress-tasks:
- workunit:
- branch: octopus
+ branch: pacific
clients:
client.0:
- cls/test_cls_rbd.sh
run basic import/export cli tests for rbd
stress-tasks:
- workunit:
- branch: octopus
+ branch: pacific
clients:
client.0:
- rbd/import_export.sh
librbd C and C++ api tests
stress-tasks:
- workunit:
- branch: octopus
+ branch: pacific
clients:
client.0:
- rbd/test_librbd.sh
run basic import/export cli tests for rbd
second-half-tasks:
- workunit:
- branch: octopus
+ branch: pacific
clients:
client.0:
- rbd/import_export.sh