summaryrefslogtreecommitdiffstats
path: root/tests/glusterfs-containers-tests-config.yaml
diff options
context:
space:
mode:
authorArun Kumar <arukumar@redhat.com>2020-09-09 17:04:45 +0530
committerVaibhav Mahajan <vamahaja@redhat.com>2020-09-28 16:50:33 +0000
commit4c8f312a8258818ed77d09a0f74aee35d1189290 (patch)
tree58f6443984160fe8f83a089797ecd476c9880308 /tests/glusterfs-containers-tests-config.yaml
parent5c38cc25d9f302f7717d9e3fe485096cb3d2871f (diff)
[Test] Add TC to perform post deployment validations of prometheus
Change-Id: I026f2aa944aaa6b338c45c54ac4504ecb854f00c Signed-off-by: Arun Kumar <arukumar@redhat.com>
Diffstat (limited to 'tests/glusterfs-containers-tests-config.yaml')
-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 4b73cf58..65409c4d 100644
--- a/tests/glusterfs-containers-tests-config.yaml
+++ b/tests/glusterfs-containers-tests-config.yaml
@@ -107,6 +107,13 @@ openshift:
logging_es_dc: "<elasticsearch-dc-name"
logging_kibana_dc: "<kibana-dc-name>"
+ # 'prometheus' section covers the details of resources related to
+ # prometheus
+ prometheus:
+ prometheus_project_name: "<prometheus_project_name>"
+ prometheus_resources_selector: "<prometheus_recources_selector>"
+ alertmanager_resources_selector: "<alertmanager_resources_selector>"
+
common:
allow_heketi_zones_update: False
check_heketi_db_inconsistencies: True