]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
tests: set dashboard|grafana_admin_password
authorGuillaume Abrioux <gabrioux@redhat.com>
Tue, 28 Jan 2020 13:04:45 +0000 (14:04 +0100)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 29 Jan 2020 13:15:41 +0000 (14:15 +0100)
Set these 2 variables in all test scenarios where `dashboard_enabled` is
`True`

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit c040199c8f277b33bd1447f2cbce71861055711f)

tests/functional/all_daemons/container/group_vars/all
tests/functional/all_daemons/group_vars/all
tests/functional/collocation/container/group_vars/all
tests/functional/collocation/group_vars/all
tests/functional/docker2podman/group_vars/all
tests/functional/migrate_ceph_disk_to_ceph_volume/group_vars/all
tests/functional/podman/group_vars/all

index cfea483bc841da0a4d656133a7f9f5c220257626..e148d877d04812e25a9745983989766355ab5f8a 100644 (file)
@@ -40,4 +40,6 @@ openstack_pools:
 docker_pull_timeout: 600s
 handler_health_mon_check_delay: 10
 handler_health_osd_check_delay: 10
-mds_max_mds: 2
\ No newline at end of file
+mds_max_mds: 2
+dashboard_admin_password: $sX!cD$rYU6qR^B!
+grafana_admin_password: +xFRe+RES@7vg24n
\ No newline at end of file
index 5c6af62386ea571cda5e5b644c76b9c21f9b0cef..16a77d7e162c0b28711be06057f81599d80a9dd0 100644 (file)
@@ -34,3 +34,5 @@ openstack_pools:
 handler_health_mon_check_delay: 10
 handler_health_osd_check_delay: 10
 mds_max_mds: 2
+dashboard_admin_password: $sX!cD$rYU6qR^B!
+grafana_admin_password: +xFRe+RES@7vg24n
\ No newline at end of file
index b95e3e3980b77598b59c2ba53d4d2616925af705..4bbc40f26f18033d011c1d4db0724490fff8dcbf 100644 (file)
@@ -19,3 +19,5 @@ ceph_conf_overrides:
     osd_pool_default_size: 1
 handler_health_mon_check_delay: 10
 handler_health_osd_check_delay: 10
+dashboard_admin_password: $sX!cD$rYU6qR^B!
+grafana_admin_password: +xFRe+RES@7vg24n
\ No newline at end of file
index 2fe10e7766d5640582be52015656da32d80b13f7..1ab45fba566e2b7493b823a1d32b34b474a67527 100644 (file)
@@ -15,4 +15,6 @@ ceph_conf_overrides:
     osd_pool_default_pg_num: 8
     osd_pool_default_size: 1
 handler_health_mon_check_delay: 10
-handler_health_osd_check_delay: 10
\ No newline at end of file
+handler_health_osd_check_delay: 10
+dashboard_admin_password: $sX!cD$rYU6qR^B!
+grafana_admin_password: +xFRe+RES@7vg24n
\ No newline at end of file
index cfe60bfbc361df3a1b9deec3a7c378a0601f8415..b0b7541fc43099af739b95229aa8b35fe7d454c9 100644 (file)
@@ -40,3 +40,5 @@ openstack_pools:
   - "{{ openstack_cinder_pool }}"
 handler_health_mon_check_delay: 10
 handler_health_osd_check_delay: 10
+dashboard_admin_password: $sX!cD$rYU6qR^B!
+grafana_admin_password: +xFRe+RES@7vg24n
\ No newline at end of file
index e6e60a4bc0b7f197c4bc30a7da0a5fb41a835305..055fd59d2b063c37e01dba0590cff3aae0f507a8 100644 (file)
@@ -20,3 +20,5 @@ ceph_conf_overrides:
   global:
     osd_pool_default_pg_num: 8
     osd_pool_default_size: 1
+dashboard_admin_password: $sX!cD$rYU6qR^B!
+grafana_admin_password: +xFRe+RES@7vg24n
\ No newline at end of file
index fd5914ca6412373a49b0e682de1f405ce1e27077..4b9ff49412fd158cd80610e0f2516f400d08710b 100644 (file)
@@ -39,3 +39,5 @@ openstack_pools:
   - "{{ openstack_cinder_pool }}"
 handler_health_mon_check_delay: 10
 handler_health_osd_check_delay: 10
+dashboard_admin_password: $sX!cD$rYU6qR^B!
+grafana_admin_password: +xFRe+RES@7vg24n
\ No newline at end of file