$ docker run direvius/yandex-tank Traceback (most recent call last): File "/usr/local/bin/yandex-tank", line 11, in load_entry_point('yandextank==1.9.13', 'console_scripts', 'yandex-tank')() File "/usr/local/lib/python2.7/dist-packages/yandextank/core/cli.py", line 91, in main worker = ConsoleTank(options, ammofile) File "/usr/local/lib/python2.7/dist-packages/yandextank/core/consoleworker.py", line 285, in __init__ overwrite_options) File "/usr/local/lib/python2.7/dist-packages/yandextank/core/consoleworker.py", line 256, in load_tank_core [load_cfg(cfg) for cfg in config_files] + other_opts + parse_options(cmd_options) File "/usr/local/lib/python2.7/dist-packages/yandextank/core/consoleworker.py", line 91, in load_cfg with open(cfg_filename) as f: IOError: [Errno 2] No such file or directory: 'load.yaml'
Why am i getting Installation Error using Yandex?
497 Views Asked by SGauts At
1
first you need to create a directory -
put the load.yaml file in the directory. See an example
And docker run, also write new directory here - youPWD/yandex-tank