]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
tests: add quay registry for collocation baremetal
authorDimitri Savineau <dsavinea@redhat.com>
Thu, 10 Sep 2020 17:43:26 +0000 (13:43 -0400)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Thu, 10 Sep 2020 18:23:21 +0000 (14:23 -0400)
Even if the non containerized collocation scenario deploys ceph with
RPMs then we also deploy the dashboard/monitoring but with containers.
This requires to set the registry variable to ceph's quay.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
tests/functional/collocation/group_vars/all

index 22368bd01b9ca677f6b7272b801b0d7b9b543d03..97237d4cfce25c6b8438eac83d669ae8a2b54957 100644 (file)
@@ -21,6 +21,7 @@ handler_health_osd_check_delay: 10
 dashboard_admin_password: $sX!cD$rYU6qR^B!
 dashboard_admin_user_ro: true
 grafana_admin_password: +xFRe+RES@7vg24n
+ceph_docker_registry: quay.ceph.io
 node_exporter_container_image: "quay.io/prometheus/node-exporter:v0.17.0"
 prometheus_container_image: "quay.io/prometheus/prometheus:v2.7.2"
 alertmanager_container_image: "quay.io/prometheus/alertmanager:v0.16.2"