-
Hello, i have api that accepting ID of document and if there no such id generate a new one. I wanna load test this, but if i send all time the same id it not generating new files.
Is there any possib…
-
Танк запускает pandora с неизвестным параметром
[INFO] Starting: ['pandora', '-expvar', '/myfolder/test/load/logs/2019-05-08_11-26-43.110160/pandora_config_kzX56J.yaml']
load.yml
```
phantom:
…
-
after installing pip dev branch , not able to start api server:
```
(appenv) root@linuxkit-025000000001:/tank-api-workdir# /appenv/bin/yandex-tank-api-server --debug
2018-03-14 10:37:18,606 INFO: S…
-
If we set option phantom.headers and phantom.ammo_type=phantom, shoot breaks with the following exception:
INFO: Exception: Traceback (most recent call last):
File "/usr/lib/yandex-tank/Tank/Consol…
ghost updated
10 years ago
-
When stepper uses caching and BFG is used instead of phantom, the following exception is raised:
```
16:12:57 INFO: Exception: Traceback (most recent call last):
File "/home/direvius/yandex-tank/Ta…
-
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
···…
narqo updated
4 years ago
-
Hi, everybody. I follow the instructions on the site - https://yandextank.readthedocs.io/en/latest/install.html#installation-from-pypi as a result, at the step :
```
sudo-h pip3 set https://api.gi…
-
```
$ yandex-tank-api-server
Traceback (most recent call last):
File "/data/qa/ltbot/venv/bin/yandex-tank-api-server", line 9, in
import daemon.pidlockfile
ImportError: No module named pidlockf…
-
In order to prepare for showing our visualization, we should test how server behaves under load.
I guess we can do it using [Yandex.Tank](https://tech.yandex.ru/tank/).
-
cat load.ini
[phantom]
address= localhost:8080
rps_schedule = const(1.5, 10m
uris = /
headers = [Host: mts-maps.yandex.ru]
[Connection: close]
yandex-tank starts wo any warnings with this config…