]> 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 07:45:34 +0000 (08:45 +0100)
Set these 2 variables in all test scenarios where `dashboard_enabled` is
`True`

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
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 5b03aa16aa60aeda72ee2cb3292ea218b499a12f..9f8f200fe2c81fa0e967940bfcde996173a5363a 100644 (file)
@@ -41,4 +41,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 a6779998d4c58faf273c0d99c49224b5c51a2f97..1569965847cbb6bdd0e31bd9843847c4e8e415a4 100644 (file)
@@ -35,3 +35,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 dde8ae627e417383743935437a047be122caae25..d51f5217edeb1217f0801dcbf5bc517b4d26b5ee 100644 (file)
@@ -20,3 +20,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 b22c8c90cb7410bc8566d0faf5e79ff981e1bbf2..7b8a1abbe975de555dd3ba6ec7adb0290e8a59a8 100644 (file)
@@ -16,4 +16,6 @@ ceph_conf_overrides:
     mon_warn_on_pool_no_redundancy: false
     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 8f3b9604069d8a22fd5783e4e690dfd26ba8ba5c..7e1474c075cb93d239a02a9dbed97f54eebce0c3 100644 (file)
@@ -21,3 +21,5 @@ ceph_conf_overrides:
     osd_pool_default_pg_num: 8
     mon_warn_on_pool_no_redundancy: false
     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 4065ec7d35e888551e09393327cba27b38ad3cee..07b83e000c7bca7f0668459ef6b743bb09fb2fc1 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