From 0d55eeba79dd50618e4a0f0b1de7e87424257167 Mon Sep 17 00:00:00 2001 From: Dimitri Savineau Date: Wed, 28 Aug 2019 10:59:30 -0400 Subject: [PATCH] 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 (cherry picked from commit 825045f6b4333d3435e302a3cdb106422fa58220) --- tests/functional/podman/hosts | 2 -- 1 file changed, 2 deletions(-) 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