]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
tests: add a rhel8 scenario testing
authorGuillaume Abrioux <gabrioux@redhat.com>
Wed, 30 Jan 2019 13:16:19 +0000 (14:16 +0100)
committerSébastien Han <seb@redhat.com>
Tue, 5 Feb 2019 17:14:28 +0000 (18:14 +0100)
commit0d72fe9b30a0d87204b43145fdd2e01c1a531352
treeb48d98bf31e972836a8fd41dd3b5caa5f4cd911c
parentfdca29f2a732f500bcfb595cdbfb94141ece54cf
tests: add a rhel8 scenario testing

test upstream with rhel8 vagrant image

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
21 files changed:
Vagrantfile
tests/conftest.py
tests/functional/ooo_rhel8/Vagrantfile [new symlink]
tests/functional/ooo_rhel8/ceph-override.json [new symlink]
tests/functional/ooo_rhel8/group_vars/all [new file with mode: 0644]
tests/functional/ooo_rhel8/group_vars/clients [new file with mode: 0644]
tests/functional/ooo_rhel8/group_vars/iscsigws [new file with mode: 0644]
tests/functional/ooo_rhel8/group_vars/mons [new file with mode: 0644]
tests/functional/ooo_rhel8/group_vars/osds [new file with mode: 0644]
tests/functional/ooo_rhel8/group_vars/rgws [new file with mode: 0644]
tests/functional/ooo_rhel8/hosts [new file with mode: 0644]
tests/functional/ooo_rhel8/vagrant_variables.yml [new file with mode: 0644]
tests/functional/podman/group_vars/all
tests/functional/tests/mds/test_mds.py
tests/functional/tests/mgr/test_mgr.py
tests/functional/tests/nfs/test_nfs_ganesha.py
tests/functional/tests/osd/test_osds.py
tests/functional/tests/rbd-mirror/test_rbd_mirror.py
tests/functional/tests/rgw/test_rgw.py
tests/functional/tests/rgw/test_rgw_tuning.py
tox.ini