]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
tests: add retries on failing tests in testinfra
authorGuillaume Abrioux <gabrioux@redhat.com>
Wed, 22 May 2019 08:42:33 +0000 (10:42 +0200)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Wed, 22 May 2019 19:24:57 +0000 (15:24 -0400)
commit769e0d2f5c5583791b60c8210ce6c598d61b29a9
treeaf49af3f28c3072702f553defb9cbaa30bd79834
parent16c6d530c686a0bd0a99cbe150be900e984a3b98
tests: add retries on failing tests in testinfra

This commit adds `pytest-rerunfailures` in requirements.txt so we can
retry failing test in testinfra to avoid false positive. (eg: sometimes it
can happen for some reason a service takes too much time to start)

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 4708b7615f6acab9fe9f251eaf2a6da2e1f859ab)
tests/requirements.txt
tox-dashboard.ini
tox-update.ini
tox.ini