]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
tests: fix broken test when collocated daemons scenarios
authorGuillaume Abrioux <gabrioux@redhat.com>
Wed, 20 Jun 2018 11:44:08 +0000 (13:44 +0200)
committermergify[bot] <mergify[bot]@users.noreply.github.com>
Tue, 26 Jun 2018 15:23:39 +0000 (15:23 +0000)
commitd83b24d27121591dafcba8297288c6f3a7ede42e
treec478e4ceb3e5df4dbb44ad898718f44a45ef8e8a
parentd0cd6de5a504370c1776706c387820914b687a9c
tests: fix broken test when collocated daemons scenarios

At the moment, a lot of tests are skipped when daemons are collocated.
Our tests consider a node belong to only 1 group while it's possible for
certain scenario it can belong to multiple groups.

Also pinning to pytest 3.6.1 so we can use `request.node.iter_markers()`

Co-Authored-by: Alfredo Deza <adeza@redhat.com>
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
tests/conftest.py
tests/requirements2.4.txt