diff --git a/tests/templates/ceph-ansible.j2 b/tests/templates/ceph-ansible.j2 index 53023d1fb4..f6664ed3d6 100644 --- a/tests/templates/ceph-ansible.j2 +++ b/tests/templates/ceph-ansible.j2 @@ -11,7 +11,7 @@ docker: true containerized_deployment: true container_binary: "docker" docker_pull_timeout: "600s" -ceph_docker_image_tag: "latest-nautilus" +ceph_docker_image_tag: "latest-octopus" dashboard_enabled: false diff --git a/zuul.d/base.yaml b/zuul.d/base.yaml index e554a2d2d8..e2403b2cac 100644 --- a/zuul.d/base.yaml +++ b/zuul.d/base.yaml @@ -122,7 +122,7 @@ ceph_osd_storetype: ceph-lvm required-projects: - name: github.com/ceph/ceph-ansible - override-checkout: v4.0.16 + override-checkout: v5.0.0 - job: name: kolla-ansible-masakari-base