]> 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)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 11 Dec 2019 15:37:21 +0000 (16:37 +0100)
commit78799ecf553f26b3608d46f51bdfdc4b08c083f9
tree6024371b20fe0d51609af0e02ff2003ff7bc4d97
parent98679371171d0a9739f876d830b7def001799a2f
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>
(cherry picked from commit 40de34fb5e42cffa43e59afe1cacc4d5675287b0)
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]