]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
tests: use node["conf_path"] instead of hardcoding the path in tests
authorAndrew Schoen <aschoen@redhat.com>
Tue, 6 Dec 2016 19:39:08 +0000 (13:39 -0600)
committerAndrew Schoen <aschoen@redhat.com>
Tue, 6 Dec 2016 20:58:06 +0000 (14:58 -0600)
commit4effce1c31c63fb2a44f4c56bdb3ef881ba1eba3
treed7f356b26a5aeffd75b2ca8af574b3744b358c84
parent4e3eb7b627d6cc7de45c05de4388393796890db3
tests: use node["conf_path"] instead of hardcoding the path in tests

This also accounts for the cluster having a custom cluster name

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