summaryrefslogtreecommitdiff
path: root/scripts/scalability/test_controller/client/Blobs.conf
blob: eea4b1cd7d27f5628e65163bdac656121f127967 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
[main]
title=Blobs Scalability Tests
description=Upload and download blobs
url=http://giraffe.cdev.bitmask.net:2424/
size=1
templates_dir=/tmp/templates

[test_upload]
description=Upload blobs stress test

[test_download]
description=Download blobs stress test

[ftest]
log_to = console file
log_path = logs/blobs-test.log
result_path = results/blobs-test.xml
sleep_time_min = 0
sleep_time_max = 0

[bench]
cycles = 25:50:75:100:125:150:175:200
duration = 30
#startup_delay = 0
#sleep_time = 0
#cycle_time = 0
startup_delay = 0.01
sleep_time = 0.01
cycle_time = 1
log_to = console file
log_path = logs/blobs-bench.log
result_path = results/blobs-bench.xml
sleep_time_min = 0
sleep_time_max = 0