mirror of
https://github.com/valitydev/yandex-tank.git
synced 2024-11-06 10:25:17 +00:00
12 lines
492 B
INI
12 lines
492 B
INI
### 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_monitoring=Tank/Plugins/Monitoring.py
|
|
plugin_console=Tank/Plugins/ConsoleOnline.py
|
|
plugin_web=Tank/Plugins/WebOnline.py
|
|
plugin_tips=Tank/Plugins/TipsAndTricks.py
|
|
plugin_totalautostop=Tank/Plugins/TotalAutostop.py
|
|
plugin_loadosophia=Tank/Plugins/Loadosophia.py |