Open c13 opened 7 years ago
If you want to send proxy variable to the tank just add -e HTTPS_PROXY=http://ip:port/ to docker run command. For example: docker run -v $(pwd):/var/loadtest -v $HOME/.ssh:/root/.ssh -e HTTPS_PROXY=http://192.168.1.1:8080/ --net host -it direvius/yandex-tank
I think, you totally broke it again after Overload --> Datauploader migration.
Overload plugin don't use https proxy via "export https_proxy=ip" load.ini
Tcpdump shows that yandex-tank trying to connect to ip adress of overload.yandex.net