summaryrefslogtreecommitdiffstats
path: root/tests/glusterfs-containers-tests-config.yaml
diff options
context:
space:
mode:
authorNitin Goyal <nigoyal@redhat.com>2020-01-30 14:38:47 +0530
committerVaibhav Mahajan <vamahaja@redhat.com>2020-03-18 05:39:02 +0000
commitc42a4c07e0aec2bd4036e853d1f3e39c15856c26 (patch)
treeb95e0f08ea9f91e815ef3854ba9a5e55abf8e05c /tests/glusterfs-containers-tests-config.yaml
parent80bd4bbeaf8feb2298cc3af16e9a1279678234d4 (diff)
[Config] Add variables for system testing
Add variables in config file which will help us to scale our setup. Change-Id: I99739a090c1b2fd92afc2242b5ec6552205ce92f Signed-off-by: Nitin Goyal <nigoyal@redhat.com>
Diffstat (limited to 'tests/glusterfs-containers-tests-config.yaml')
-rw-r--r--tests/glusterfs-containers-tests-config.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/glusterfs-containers-tests-config.yaml b/tests/glusterfs-containers-tests-config.yaml
index a8fc92b5..8b7816a9 100644
--- a/tests/glusterfs-containers-tests-config.yaml
+++ b/tests/glusterfs-containers-tests-config.yaml
@@ -106,6 +106,16 @@ common:
stop_on_first_failure: False
heketi_command_timeout: 120
+scaleup:
+ run_scale_up_on_start: True
+ skip_cleanup: True
+ file_pvc_count: 500
+ file_pod_count: 100
+ arbiter_pvc_count: 200
+ arbiter_pod_count: 100
+ block_pvc_count: 200
+ block_pod_count: 100
+
cloud_provider:
name: '<fake-cloud-provider-name eg. vmware>'
vmware: