From: Dimitri Savineau Date: Wed, 28 Aug 2019 14:59:30 +0000 (-0400) Subject: tests: use a single grafana node on podman X-Git-Tag: v5.0.0alpha1~138 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=825045f6b4333d3435e302a3cdb106422fa58220;p=ceph-ansible.git tests: use a single grafana node on podman We don't use multiple grafana nodes for the moment on the others scenarios and I don't think this is supposed to be working. We can often see failure on grafana on that scenario. Signed-off-by: Dimitri Savineau --- diff --git a/tests/functional/podman/hosts b/tests/functional/podman/hosts index b5052b4c3..5a97ffb6d 100644 --- a/tests/functional/podman/hosts +++ b/tests/functional/podman/hosts @@ -28,8 +28,6 @@ iscsi-gw0 [grafana-server] mon0 -mon1 -mon2 #[all:vars] #ansible_python_interpreter=/usr/bin/python3 \ No newline at end of file