mirror of
https://github.com/valitydev/yandex-tank.git
synced 2024-11-07 18:58:52 +00:00
14 lines
426 B
Plaintext
14 lines
426 B
Plaintext
### base config with Yandex-specific tool settings ###
|
|
[tank]
|
|
plugin_ShellExec=Tank/Plugins/ShellExec.py
|
|
plugin_phantom=Tank/Plugins/Phantom.py
|
|
plugin_aggreg=Tank/Plugins/Aggregator.py
|
|
plugin_autostop=Tank/Plugins/Autostop.py
|
|
plugin_uploader=Tank/Plugins/DataUploader.py
|
|
plugin_monitoring=Tank/Plugins/Monitoring.py
|
|
plugin_console=Tank/Plugins/ConsoleOnline.py
|
|
|
|
artifacts_base_dir=logs
|
|
|
|
[phantom]
|
|
cache_dir=~/yandex-tank-cache |