]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
tests/dashboard: use the dedicated grafana node
authorDimitri Savineau <dsavinea@redhat.com>
Thu, 11 Jul 2019 14:06:09 +0000 (10:06 -0400)
committerGuillaume Abrioux <gabrioux@redhat.com>
Thu, 18 Jul 2019 05:22:13 +0000 (07:22 +0200)
The Vagrant dashboard scenario creates a dedicated grafana node but
was not use in the ansible inventory.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
tests/functional/dashboard/container/hosts
tests/functional/dashboard/container/hosts-ubuntu
tests/functional/dashboard/hosts
tests/functional/dashboard/hosts-ubuntu

index 6236a6ffadb8af5ca673b0c2ee338bfc3e39f7dd..3b452d01631c26c4898b1ff92946ea3584b6ebf6 100644 (file)
@@ -9,4 +9,4 @@ osd0
 osd1
 
 [grafana-server]
-mon0
\ No newline at end of file
+grafana0
\ No newline at end of file
index b72bd67f7b0029cb41d0f2b9bf8ccb60360c6064..8fc180d94f6819eca9a0360f7afb9b91cbd42852 100644 (file)
@@ -9,7 +9,7 @@ osd0
 osd1
 
 [grafana-server]
-mon0
+grafana0
 
 [all:vars]
 debian_ceph_packages=['ceph', 'ceph-common', 'ceph-fuse']
index 483531e4367e2a2a99f3b557050f17e178fad829..8642081a6534e41bfaf59df00e7f4e6c2eedaa5d 100644 (file)
@@ -9,4 +9,4 @@ osd0
 osd1
 
 [grafana-server]
-mon0
\ No newline at end of file
+grafana0
\ No newline at end of file
index 9b9adb2be8401a8154b9259d7aab26e7269d6e3f..59cc4b0d1829475264180e892ffca5cd74dc43b0 100644 (file)
@@ -9,7 +9,7 @@ osd0
 osd1
 
 [grafana-server]
-mon0
+grafana0
 
 [all:vars]
 debian_ceph_packages=['ceph', 'ceph-common', 'ceph-fuse']