CI: Update ceph-ansible to v5 - deploy Ceph Octopus

Change-Id: I2e736920f5b2cb4a78c2e6c216665394faf83001
This commit is contained in:
Michal Nasiadka 2020-06-25 08:04:35 +02:00
parent 475901d9f6
commit 47f8b8917f
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -112,7 +112,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