|
|
@ -254,16 +254,16 @@ class TestKollaImageBuilderTemplate(base.TestCase): |
|
|
|
'ceph_namespace': 'quay.ceph.io/ceph-ci', |
|
|
|
'ceph_image': 'daemon', |
|
|
|
'ceph_tag': 'v4.0.13-stable-4.0-nautilus-centos-7-x86_64', |
|
|
|
'ceph_grafana_namespace': 'quay.io/tripleo', |
|
|
|
'ceph_grafana_namespace': 'quay.ceph.io/app-sre', |
|
|
|
'ceph_grafana_image': 'grafana', |
|
|
|
'ceph_grafana_tag': '5.2.4', |
|
|
|
'ceph_prometheus_namespace': 'quay.io/prometheus', |
|
|
|
'ceph_grafana_tag': '5.4.3', |
|
|
|
'ceph_prometheus_namespace': 'quay.ceph.io/prometheus', |
|
|
|
'ceph_prometheus_image': 'prometheus', |
|
|
|
'ceph_prometheus_tag': 'v2.7.2', |
|
|
|
'ceph_alertmanager_namespace': 'quay.io/prometheus', |
|
|
|
'ceph_alertmanager_namespace': 'quay.ceph.io/prometheus', |
|
|
|
'ceph_alertmanager_image': 'alertmanager', |
|
|
|
'ceph_alertmanager_tag': 'v0.16.2', |
|
|
|
'ceph_node_exporter_namespace': 'quay.io/prometheus', |
|
|
|
'ceph_node_exporter_namespace': 'quay.ceph.io/prometheus', |
|
|
|
'ceph_node_exporter_image': 'node-exporter', |
|
|
|
'ceph_node_exporter_tag': 'v0.17.0', |
|
|
|
'name_prefix': 'centos-binary-', |
|
|
@ -281,16 +281,16 @@ class TestKollaImageBuilderTemplate(base.TestCase): |
|
|
|
'ceph_namespace': 'quay.ceph.io/ceph-ci', |
|
|
|
'ceph_image': 'ceph-daemon', |
|
|
|
'ceph_tag': 'latest', |
|
|
|
'ceph_grafana_namespace': 'quay.io/tripleo', |
|
|
|
'ceph_grafana_namespace': 'quay.ceph.io/app-sre', |
|
|
|
'ceph_grafana_image': 'grafana', |
|
|
|
'ceph_grafana_tag': '5.2.4', |
|
|
|
'ceph_prometheus_namespace': 'quay.io/prometheus', |
|
|
|
'ceph_grafana_tag': '5.4.3', |
|
|
|
'ceph_prometheus_namespace': 'quay.ceph.io/prometheus', |
|
|
|
'ceph_prometheus_image': 'prometheus', |
|
|
|
'ceph_prometheus_tag': 'v2.7.2', |
|
|
|
'ceph_alertmanager_namespace': 'quay.io/prometheus', |
|
|
|
'ceph_alertmanager_namespace': 'quay.ceph.io/prometheus', |
|
|
|
'ceph_alertmanager_image': 'alertmanager', |
|
|
|
'ceph_alertmanager_tag': 'v0.16.2', |
|
|
|
'ceph_node_exporter_namespace': 'quay.io/prometheus', |
|
|
|
'ceph_node_exporter_namespace': 'quay.ceph.io/prometheus', |
|
|
|
'ceph_node_exporter_image': 'node-exporter', |
|
|
|
'ceph_node_exporter_tag': 'v0.17.0', |
|
|
|
'name_prefix': 'prefix-', |
|
|
@ -338,16 +338,16 @@ class TestKollaImageBuilderTemplate(base.TestCase): |
|
|
|
'ceph_namespace': 'quay.ceph.io/ceph-ci', |
|
|
|
'ceph_image': 'ceph-daemon', |
|
|
|
'ceph_tag': 'latest', |
|
|
|
'ceph_grafana_namespace': 'quay.io/tripleo', |
|
|
|
'ceph_grafana_namespace': 'quay.ceph.io/app-sre', |
|
|
|
'ceph_grafana_image': 'grafana', |
|
|
|
'ceph_grafana_tag': '5.2.4', |
|
|
|
'ceph_prometheus_namespace': 'quay.io/prometheus', |
|
|
|
'ceph_grafana_tag': '5.4.3', |
|
|
|
'ceph_prometheus_namespace': 'quay.ceph.io/prometheus', |
|
|
|
'ceph_prometheus_image': 'prometheus', |
|
|
|
'ceph_prometheus_tag': 'v2.7.2', |
|
|
|
'ceph_alertmanager_namespace': 'quay.io/prometheus', |
|
|
|
'ceph_alertmanager_namespace': 'quay.ceph.io/prometheus', |
|
|
|
'ceph_alertmanager_image': 'alertmanager', |
|
|
|
'ceph_alertmanager_tag': 'v0.16.2', |
|
|
|
'ceph_node_exporter_namespace': 'quay.io/prometheus', |
|
|
|
'ceph_node_exporter_namespace': 'quay.ceph.io/prometheus', |
|
|
|
'ceph_node_exporter_image': 'node-exporter', |
|
|
|
'ceph_node_exporter_tag': 'v0.17.0', |
|
|
|
'name_prefix': 'prefix-', |
|
|
|