]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
tests: adds an osds parameter to the node fixture 1150/head
authorAndrew Schoen <aschoen@redhat.com>
Thu, 8 Dec 2016 01:24:40 +0000 (19:24 -0600)
committerAndrew Schoen <aschoen@redhat.com>
Thu, 8 Dec 2016 01:27:42 +0000 (19:27 -0600)
commit6baf2192cdbf48b7bbeb086d9f49e0b7a76a58f5
tree87b447b84168571f0ed9bdf04971beabc8db2ef6
parentae18b2db652b4a10f92d79a689e59df229f226d1
tests: adds an osds parameter to the node fixture

The osds are named differently for systemd in containerized deployments
so this new parameter is used to make that change transparent in the
tests.

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