From 4c8f312a8258818ed77d09a0f74aee35d1189290 Mon Sep 17 00:00:00 2001 From: Arun Kumar Date: Wed, 9 Sep 2020 17:04:45 +0530 Subject: [Test] Add TC to perform post deployment validations of prometheus Change-Id: I026f2aa944aaa6b338c45c54ac4504ecb854f00c Signed-off-by: Arun Kumar --- tests/glusterfs-containers-tests-config.yaml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'tests/glusterfs-containers-tests-config.yaml') 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: "" + # 'prometheus' section covers the details of resources related to + # prometheus + prometheus: + prometheus_project_name: "" + prometheus_resources_selector: "" + alertmanager_resources_selector: "" + common: allow_heketi_zones_update: False check_heketi_db_inconsistencies: True -- cgit