]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
tests: skip rbdmirror tests on non-secondary daemon
authorGuillaume Abrioux <gabrioux@redhat.com>
Mon, 1 Aug 2022 21:12:13 +0000 (23:12 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 3 Aug 2022 04:44:51 +0000 (06:44 +0200)
commit6bef5f2bd1f9e357dee78a3935d9dc46d2016e9c
tree3b1dae4f914f20e8a59b1bb41f7dcb198657f96f
parentc982e4b7cd2b5770f9cbced26b7cd1cb09c32309
tests: skip rbdmirror tests on non-secondary daemon

the daemon is not running on the 'primary' daemon.
Therefore, these tests are not needed.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit a12f67e1388b35974842f4fa8f7c56c99f56cd0a)
tests/conftest.py
tests/functional/tests/rbd-mirror/test_rbd_mirror.py