]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
tests: add a docker2podman scenario
authorGuillaume Abrioux <gabrioux@redhat.com>
Fri, 10 Jan 2020 13:31:42 +0000 (14:31 +0100)
committerGuillaume Abrioux <gabrioux@redhat.com>
Fri, 10 Jan 2020 16:41:27 +0000 (17:41 +0100)
commit7c2918d684b633d477e67ba09f4494947d3a4a4d
tree9d65d820551e6f030b2b210aacd731cc87cd903c
parente034a6da6928a39b63278111bea67a0bfa37ba42
tests: add a docker2podman scenario

This commit adds a new scenario in order to test docker-to-podman.yml
migration playbook.

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