This page describes the tools that are already supported under DEFT and how their instantiators process the config argrument to create
Jump to traffic_server , jtest , syntest .
Package Available | No |
---|---|
Config | The configuration format for traffic_server is an extended
form of that used by shadow.pl. Sections are dilinated by a line
of the form [storage.config] With exception of proxy.config.hostdb.size 50000 The second form is used for adding lines to end of records.config and is intended for setting variables not all already in the file. Example: add CONFIG proxy.config.core_limit INT -1 map http://%%(ts1):&&(proxy.config.http.server_port)/ \ http://%%(load1):%%(load1:server)/ The [meta] run_manager: 1 |
Port Bindings |
|
Other Setup Done | All the config files from bin_dir/config are copied over to run_dir/config before the create config arguemnt is processed. |
Raf Support | Yes. query cmd |
Package Available | Yes |
---|---|
Config | Configuration is simply a single line with the command line arguments to run jtest with |
Other Setup Done | None |
Raf Support | Yes. query cmd |
Port Bindings |
|
Package Available | Yes |
---|---|
Config | Two lines of the form: proxy_host: <hostname> proxy_port: <http_port> |
Other Setup Done | Unpacks into bin_dir syntest.tar to get access to
testcase files. Creates system.cfg with proxy information from the
Config in run_dir. Copies over necessary files (test.cfg,
*.pem) from bin_dir to run_dir. Adds symbolic link
for Tests in run_dir to bin_dir for
access to test case files |
Raf Support | No. |
Port Bindings | None |
All rights Reserved.