summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests/glusterfs-containers-tests-config.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/glusterfs-containers-tests-config.yaml b/tests/glusterfs-containers-tests-config.yaml
index 3629f3a6..4b73cf58 100644
--- a/tests/glusterfs-containers-tests-config.yaml
+++ b/tests/glusterfs-containers-tests-config.yaml
@@ -100,6 +100,13 @@ openshift:
metrics_rc_hawkular_metrics: "<hawkular-metrics-rc-name>"
metrics_rc_heapster: "<heapster-rc-name>"
+ # 'logging' section covers the details of resources related to OCP logging
+ logging:
+ logging_project_name: "<logging-project-name>"
+ logging_fluentd_ds: "<fluentd-ds-name>"
+ logging_es_dc: "<elasticsearch-dc-name"
+ logging_kibana_dc: "<kibana-dc-name>"
+
common:
allow_heketi_zones_update: False
check_heketi_db_inconsistencies: True