summaryrefslogtreecommitdiffstats
path: root/tests/gluster_basic_georep_config.yml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/gluster_basic_georep_config.yml')
-rw-r--r--tests/gluster_basic_georep_config.yml11
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/gluster_basic_georep_config.yml b/tests/gluster_basic_georep_config.yml
index 644e743d3..6087f28f2 100644
--- a/tests/gluster_basic_georep_config.yml
+++ b/tests/gluster_basic_georep_config.yml
@@ -108,3 +108,14 @@ clients_info:
host: client-vm1
client-vm2: &client2
host: client-vm2
+
+# This section defines the details about geo-rep clusters to be created.
+# Define this section for setting up geo-rep clusters.
+cluster_config:
+ geo_rep:
+ root:
+ password: 'foobar'
+ user:
+ name: 'geoaccount'
+ group: 'geogroup'
+ password: 'non-root foobar'