]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
tests: do not run node_exporter test on clients
authorGuillaume Abrioux <gabrioux@redhat.com>
Mon, 14 Sep 2020 13:14:24 +0000 (15:14 +0200)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Mon, 14 Sep 2020 20:13:11 +0000 (16:13 -0400)
commit4b55dcdc0de44579ee91f5c7b02d5c4ed522e462
tree7879448ecd9cb469d490ac2cc9d1eabbf331ae7e
parent25ba7f5314e42c28dc9bc779cd57ef6c77426468
tests: do not run node_exporter test on clients

We need to skip these tests on client nodes since we don't deploy
node_exporter on them anymore

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 5650a6d7d0a0e2b2fa0ceb080e7d582dc9ceb447)
tests/conftest.py