]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
tests: add 'all_in_one' scenario
authorGuillaume Abrioux <gabrioux@redhat.com>
Mon, 27 Jan 2020 14:49:30 +0000 (15:49 +0100)
committerGuillaume Abrioux <gabrioux@redhat.com>
Fri, 31 Jan 2020 10:26:40 +0000 (11:26 +0100)
commitce7503a3a647975d11ca421ef4ff9eec167d276c
treed0c4fb1e56fc4933666cd9bf33f002d6822371a1
parentcf748e729fbe4b8d22a14624822fc18354b28cd2
tests: add 'all_in_one' scenario

Add new scenario 'all_in_one' in order to catch more collocated related
issues.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 3e7dbb4b16dc7de3b46c18db4c00e7f2c2a50453)
12 files changed:
tests/functional/all-in-one/Vagrantfile [new symlink]
tests/functional/all-in-one/ceph-override.json [new symlink]
tests/functional/all-in-one/container/Vagrantfile [new symlink]
tests/functional/all-in-one/container/ceph-override.json [new symlink]
tests/functional/all-in-one/container/group_vars/all [new file with mode: 0644]
tests/functional/all-in-one/container/hosts [new file with mode: 0644]
tests/functional/all-in-one/container/vagrant_variables.yml [new file with mode: 0644]
tests/functional/all-in-one/group_vars/all [new file with mode: 0644]
tests/functional/all-in-one/hosts [new file with mode: 0644]
tests/functional/all-in-one/hosts-ubuntu [new symlink]
tests/functional/all-in-one/vagrant_variables.yml [new file with mode: 0644]
tox.ini