From: Guillaume Abrioux Date: Mon, 29 Jul 2019 12:08:40 +0000 (+0200) Subject: tests: test dashboard deployment with podman scenario X-Git-Tag: v4.0.0rc13 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=432257b6ddaef18ae058f03d7697c2c1d770fee8;p=ceph-ansible.git 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) --- 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