]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
tests: add filestore_to_bluestore job
authorGuillaume Abrioux <gabrioux@redhat.com>
Tue, 10 Dec 2019 13:37:47 +0000 (14:37 +0100)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Wed, 11 Dec 2019 14:04:41 +0000 (09:04 -0500)
commit40de34fb5e42cffa43e59afe1cacc4d5675287b0
tree66403c62f666dbc8ca4c9fec9aa29949890ad229
parent9021c29b61ffbb14e3177b6d7b4e3c3bd7bc3f82
tests: add filestore_to_bluestore job

This commit adds a new job in order to test the
filestore-to-bluestore.yml infrastructure playbook.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
12 files changed:
tests/functional/filestore-to-bluestore/Vagrantfile [new symlink]
tests/functional/filestore-to-bluestore/ceph-override.json [new symlink]
tests/functional/filestore-to-bluestore/container/Vagrantfile [new symlink]
tests/functional/filestore-to-bluestore/container/ceph-override.json [new symlink]
tests/functional/filestore-to-bluestore/container/group_vars/all [new file with mode: 0644]
tests/functional/filestore-to-bluestore/container/hosts [new file with mode: 0644]
tests/functional/filestore-to-bluestore/container/vagrant_variables.yml [new file with mode: 0644]
tests/functional/filestore-to-bluestore/group_vars/all [new file with mode: 0644]
tests/functional/filestore-to-bluestore/hosts [new file with mode: 0644]
tests/functional/filestore-to-bluestore/hosts-ubuntu [new symlink]
tests/functional/filestore-to-bluestore/vagrant_variables.yml [new file with mode: 0644]
tox-filestore_to_bluestore.ini [new file with mode: 0644]