]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
tests: remove useless test
authorGuillaume Abrioux <gabrioux@redhat.com>
Mon, 4 Feb 2019 15:58:05 +0000 (16:58 +0100)
committerSébastien Han <seb@redhat.com>
Tue, 5 Feb 2019 17:14:28 +0000 (18:14 +0100)
commitff5509295a2dc6ef294f035bdc93d469a63ea56c
treefc93d1ce5f44a4f5e95cdfa2b70bf771b7abce57
parentefc051d17cfc78f5caf841bd946f41ada29affaa
tests: remove useless test

`test_mon_host_line_has_correct_value()` will cover this test in
anycase. It doesn't worth to have a dedicated test for this.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
tests/functional/tests/test_install.py