summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorShwethaHP <spandura@redhat.com>2017-12-15 14:25:19 +0530
committerJonathan Holloway <jholloway@redhat.com>2018-01-16 06:18:24 +0000
commit63890db6fa339aded7aaa86d99543570befc43da (patch)
tree2a0cbc2d77203642180040d5926b86d308bacf91 /tests
parentfaf5077586ab5c631524a434533da4e46f25abae (diff)
Override default volume_type configuration in gluster base class if
volume type configuration is defined in the config file. Providing an option in config file to create volume with 'force' option. Change-Id: Ifeac20685f0949f7573257f30f05df6f79ce1dbd Signed-off-by: ShwethaHP <spandura@redhat.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/gluster_tests_config.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/gluster_tests_config.yml b/tests/gluster_tests_config.yml
index 70d4ec4e9..9a3689407 100644
--- a/tests/gluster_tests_config.yml
+++ b/tests/gluster_tests_config.yml
@@ -191,6 +191,8 @@ gluster:
redundancy_count: 2
transport: tcp
+ volume_create_force: False
+
# Volume options that has to be applicable to all volume types
volume_options:
## performance.quick-read: "off"