]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
tests: adds the migrate_ceph_disk_to_ceph_volume scenario
authorAndrew Schoen <aschoen@redhat.com>
Wed, 27 Mar 2019 19:36:51 +0000 (14:36 -0500)
committerGuillaume Abrioux <gabrioux@redhat.com>
Thu, 18 Apr 2019 17:12:13 +0000 (19:12 +0200)
commitba7d4c4954fe2b53eddf3144973bc409b710b231
tree8fe43e447a81b05763d9fb90df46dd95798fd417
parentc28388bb06c7be4a4f41e33e03f90a6c657cf33d
tests: adds the migrate_ceph_disk_to_ceph_volume scenario

This test deploys a luminous cluster with ceph-disk created osds
and then upgrades to nautilus and migrates those osds to ceph-volume.
The nodes are then rebooted and cluster state verified.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit 399a821439f8f0997dc9b66e97aacd61ea870ea3)
tests/functional/migrate_ceph_disk_to_ceph_volume/Vagrantfile [new symlink]
tests/functional/migrate_ceph_disk_to_ceph_volume/group_vars/all [new file with mode: 0644]
tests/functional/migrate_ceph_disk_to_ceph_volume/hosts [new file with mode: 0644]
tests/functional/migrate_ceph_disk_to_ceph_volume/vagrant_variables.yml [new file with mode: 0644]
tox.ini