From 432257b6ddaef18ae058f03d7697c2c1d770fee8 Mon Sep 17 00:00:00 2001 From: Guillaume Abrioux Date: Mon, 29 Jul 2019 14:08:40 +0200 Subject: [PATCH] tests: test dashboard deployment with podman scenario This commit adds a grafana-server section in order to test dashboard deployment with podman. Signed-off-by: Guillaume Abrioux (cherry picked from commit 3c2fd337d9f5791e0082b5f0f6753f14005969ae) --- tests/functional/podman/hosts | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tests/functional/podman/hosts b/tests/functional/podman/hosts index c29c56091..01d71f106 100644 --- a/tests/functional/podman/hosts +++ b/tests/functional/podman/hosts @@ -26,5 +26,8 @@ rbd-mirror0 [iscsigws] iscsi-gw0 +[grafana-server] +mgr0 + #[all:vars] #ansible_python_interpreter=/usr/bin/python3 \ No newline at end of file