]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
tests: share fixture instance across the whole module.
authorGuillaume Abrioux <gabrioux@redhat.com>
Mon, 18 Feb 2019 13:59:18 +0000 (14:59 +0100)
committerSébastien Han <seb@redhat.com>
Tue, 19 Feb 2019 15:40:08 +0000 (16:40 +0100)
commitf80e43a0d8ba401d36cbc6f18314e3b06e96e165
treeb37638f01cf19ceff75532f9b18762df60da14ff
parentc98fd0b9e0b33aa8c7622e89b6fbe1a31b3978eb
tests: share fixture instance across the whole module.

there's no need to rerun this part of the code for each function test.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
tests/conftest.py
tests/functional/tests/mds/test_mds.py
tests/functional/tests/mgr/test_mgr.py
tests/functional/tests/mon/test_mons.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
tests/functional/tests/test_install.py