]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
tests: add new scenario subset_update
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 13:33:18 +0000 (15:33 +0200)
commite29defef7da23fc7cdec14e6072cf31186e7f75c
tree00c61425080f2cb4eb418268628ca0c8b78d8cff
parentca25ebb3232a9c1b4a4c01c14e2f91d624656588
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