]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
tests: all tests must use the node fixture 1499/head
authorAndrew Schoen <aschoen@redhat.com>
Thu, 4 May 2017 21:36:36 +0000 (16:36 -0500)
committerAndrew Schoen <aschoen@redhat.com>
Thu, 4 May 2017 21:37:28 +0000 (16:37 -0500)
commitba5c40d45d131e05bfec3bddbc66e4208ef17ada
tree69df8959a8f71fa790520a1ac647db865d926b65
parent949310c19e7a31df83cdd079018bb9abac72475b
tests: all tests must use the node fixture

Otherwise the logic we have for skipping tests does not work.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
tests/functional/tests/test_install.py