]> 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 08:55:11 +0000 (10:55 +0200)
commit399a821439f8f0997dc9b66e97aacd61ea870ea3
tree30e4f280a8cbae19d75517782074c8eedb319719
parent28c47e4d1bb22b0c89f67b315a732b624f650f4b
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>
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