]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
tests: add missing test for rbd 2149/head
authorGuillaume Abrioux <gabrioux@redhat.com>
Mon, 30 Oct 2017 18:44:56 +0000 (19:44 +0100)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 8 Nov 2017 17:15:28 +0000 (18:15 +0100)
commit2426ba57e2d56bef4f4b03c0506877611f92eaac
tree16b07460c5b2a3ce9b7d04c2d044e0b5b14e5483
parent01c81ffe832a58ccf95533a2aca68d3de42b0e00
tests: add missing test for rbd

Add a missing test `test_rbd_mirror_service_is_running_from_luminous()`.
Also using bash -c "<cmd>" to make testinfra aware that later in
the upgrade process we are now running `luminous` ceph release so we
must skip the rbd tests related to `jewel` ceph release.

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