summaryrefslogtreecommitdiffstats
path: root/tests/glusterfs-containers-tests-config.yaml
diff options
context:
space:
mode:
authorValerii Ponomarov <vponomar@redhat.com>2019-10-16 18:58:09 +0530
committerValerii Ponomarov <vponomar@redhat.com>2019-10-25 17:13:45 +0530
commit1c9014d56acb709fcbaaaa5c31c9ef64069aa755 (patch)
treed064fb4105bb94cca01116429794e3888efff115 /tests/glusterfs-containers-tests-config.yaml
parentee8a02605273c51a4a8337a5fba3ce0a7f449a85 (diff)
Add possibility to check Heketi DB inconsistencies after each tc
Define 'check_heketi_db_inconsistencies' config option setting there 'False' or 'True' values. Default value is 'True'. If heketi client doesn't support the 'heketi db check' feature, then 'heketi db check' just won't be performed. Change-Id: I7faff35b15e40d864c0377ae7fee154e217d8eae
Diffstat (limited to 'tests/glusterfs-containers-tests-config.yaml')
-rw-r--r--tests/glusterfs-containers-tests-config.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/glusterfs-containers-tests-config.yaml b/tests/glusterfs-containers-tests-config.yaml
index c99e9c14..419aaeca 100644
--- a/tests/glusterfs-containers-tests-config.yaml
+++ b/tests/glusterfs-containers-tests-config.yaml
@@ -76,6 +76,7 @@ openshift:
common:
allow_heketi_zones_update: False
+ check_heketi_db_inconsistencies: True
stop_on_first_failure: False
heketi_command_timeout: 120