Last change
on this file since 17935 was
8681,
checked in by uli, 12 years ago
|
Consider instance mode when starting/stopping instances.
|
File size:
284 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 | |
---|
10 | kofa_instance = kofa |
---|
11 | kofa_baseport = 8080 |
---|
12 | kofa_instance_mode = paster |
---|
13 | |
---|
14 | [user_group-1] |
---|
15 | threads = 5 |
---|
16 | script = v_user.py |
---|
17 | |
---|
18 | [user_group-2] |
---|
19 | threads = 5 |
---|
20 | script = v_user2.py |
---|
21 | |
---|
Note: See
TracBrowser for help on using the repository browser.