Last change
on this file since 8672 was
8672,
checked in by uli, 12 years ago
|
Decouple setup/teardown from multimechanize.
|
File size:
294 bytes
|
Line | |
---|
1 | |
---|
2 | [global] |
---|
3 | run_time = 10 |
---|
4 | rampup = 0 |
---|
5 | results_ts_interval = 10 |
---|
6 | progress_bar = on |
---|
7 | console_logging = off |
---|
8 | xml_report = off |
---|
9 | post_run_script = kofa01/post_run.sh |
---|
10 | |
---|
11 | kofa_instance = kofa |
---|
12 | kofa_baseport = 8080 |
---|
13 | |
---|
14 | |
---|
15 | [user_group-1] |
---|
16 | threads = 5 |
---|
17 | script = v_user.py |
---|
18 | |
---|
19 | [user_group-2] |
---|
20 | threads = 5 |
---|
21 | script = v_user2.py |
---|
22 | |
---|
Note: See
TracBrowser for help on using the repository browser.