|
ILIAS
Release_3_10_x_branch Revision 61812
|
Go to the source code of this file.
Variables | |
| $jmeter_base = "/opt/jmeter_2_3_4" | |
| $web_host = "welles.local" | |
| $iliaswebdir = "/htdocs/ilias3" | |
| $iliasrelwebdir = "ilias3" | |
| $client = "loadtest" | |
| $db_host = "localhost" | |
| $db_user = "root" | |
| $db_pw = "" | |
| $db_name = "loadtest" | |
| $tests | |
| $client = "loadtest" |
Definition at line 22 of file cfg.loadtest.template.php.
| $db_host = "localhost" |
Definition at line 25 of file cfg.loadtest.template.php.
| $db_name = "loadtest" |
Definition at line 28 of file cfg.loadtest.template.php.
| $db_pw = "" |
Definition at line 27 of file cfg.loadtest.template.php.
| $db_user = "root" |
Definition at line 26 of file cfg.loadtest.template.php.
| $iliasrelwebdir = "ilias3" |
Definition at line 19 of file cfg.loadtest.template.php.
| $iliaswebdir = "/htdocs/ilias3" |
Definition at line 15 of file cfg.loadtest.template.php.
| $jmeter_base = "/opt/jmeter_2_3_4" |
Definition at line 9 of file cfg.loadtest.template.php.
| $tests |
Definition at line 33 of file cfg.loadtest.template.php.
| $web_host = "welles.local" |
Definition at line 12 of file cfg.loadtest.template.php.