yandex-tank icon indicating copy to clipboard operation
yandex-tank copied to clipboard

Load and performance benchmark tool

Results 84 yandex-tank issues
Sort by recently updated
recently updated
newest added

Hi guys. I try to use your [Dockerfile](https://github.com/yandex/yandex-tank/blob/master/docker/Dockerfile) for create docker-image with yandex-tank, but it can't be created. ``` You are using pip version 19.2.3, however version 20.3.3 is available....

Не отправляет данные в overload, падает с ошибкой. ``` 2019-07-24 17:53:43,138 Failed to create job on lunapark 2019-07-24 17:53:43,138 ChunkedEncodingError(ProtocolError('Connection broken: IncompleteRead(0 bytes read)', IncompleteRead(0 bytes read)),) 2019-07-24 17:53:43,138 2019-07-24...

When line() schedule is used instead of const (start and end are the same) there is a division by zero. ``` Exception in thread Thread-1: Traceback (most recent call last):...

I see the following error, after installing yandex-tank under python3 ``` > python --version Python 3.6.5 > pip install --user https://api.github.com/repos/yandex/yandex-tank/tarball/master ··· > yandex-tank --help ··· key=lambda (k, v): (-1...

Проблема во время остановки мониторинга. На удаленной машине ubuntu 20 > 2020-08-30 15:09:54,687 [DEBUG] yandextank.plugins.Phantom.plugin plugin.py:195 Processed ammo count: 100/ 2020-08-30 15:09:54,687 [DEBUG] yandextank.core.tankcore tankcore.py:319 RC after: 0 2020-08-30 15:09:54,687...

Tried on two different OS (Ubuntu and CentOS), python3 branch, both of them make this exception: ``` Traceback (most recent call last): File "/usr/lib/python3.6/threading.py", line 916, in _bootstrap_inner self.run() File...