]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
tests: add new scenario subset_update v4.0.67
authorGuillaume Abrioux <gabrioux@redhat.com>
Wed, 20 Oct 2021 07:59:48 +0000 (09:59 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Mon, 25 Oct 2021 21:22:35 +0000 (23:22 +0200)
commita15448e5cce46b72cd40ead64c693596877edcc3
tree14ee1712fcdadb9286993fd6ba62191845f0c700
parent3dd96da652633401183e87ca643667df07bac10f
tests: add new scenario subset_update

new scenario in order to test the subset upgrade approach using tags.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit fb8a66149bc5605c0e51ab137f46c2c48580452a)
22 files changed:
tests/functional/subset_update/Vagrantfile [new symlink]
tests/functional/subset_update/ceph-override.json [new file with mode: 0644]
tests/functional/subset_update/container/Vagrantfile [new symlink]
tests/functional/subset_update/container/ceph-override.json [new symlink]
tests/functional/subset_update/container/group_vars/all [new file with mode: 0644]
tests/functional/subset_update/container/group_vars/clients [new file with mode: 0644]
tests/functional/subset_update/container/group_vars/iscsigws [new file with mode: 0644]
tests/functional/subset_update/container/group_vars/mons [new file with mode: 0644]
tests/functional/subset_update/container/group_vars/osds [new file with mode: 0644]
tests/functional/subset_update/container/group_vars/rgws [new file with mode: 0644]
tests/functional/subset_update/container/hosts [new file with mode: 0644]
tests/functional/subset_update/container/vagrant_variables.yml [new file with mode: 0644]
tests/functional/subset_update/group_vars/all [new file with mode: 0644]
tests/functional/subset_update/group_vars/clients [new file with mode: 0644]
tests/functional/subset_update/group_vars/iscsigws [new file with mode: 0644]
tests/functional/subset_update/group_vars/mons [new file with mode: 0644]
tests/functional/subset_update/group_vars/nfss [new file with mode: 0644]
tests/functional/subset_update/group_vars/osds [new file with mode: 0644]
tests/functional/subset_update/group_vars/rgws [new file with mode: 0644]
tests/functional/subset_update/hosts [new file with mode: 0644]
tests/functional/subset_update/vagrant_variables.yml [new file with mode: 0644]
tox-subset_update.ini