source:
main/waeup.stress/trunk/kofa01/config.cfg
@
8657
Last change on this file since 8657 was 8656, checked in by , 13 years ago | |
---|---|
File size: 250 bytes |
Rev | Line | |
---|---|---|
[8654] | 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 | [user_group-1] | |
12 | threads = 5 | |
13 | script = v_user.py | |
14 | ||
15 | [user_group-2] | |
16 | threads = 5 | |
17 | script = v_user2.py | |
18 |
Note: See TracBrowser for help on using the repository browser.