ci: Respect $HTTP_PROXY for ci_run_n_monitor
authorDaniel Stone <daniels@collabora.com>
Wed, 31 May 2023 17:50:11 +0000 (18:50 +0100)
committerMarge Bot <emma+marge@anholt.net>
Fri, 2 Jun 2023 02:45:36 +0000 (02:45 +0000)
commitb3c6cd0886b148594626e3e31de1ef9e0a03cb3f
treedf07deb5572eed6a3fbf8a90ceb75e014d4c622e
parent200b55496a7f7a315f76fb954a1a67f22069a30d
ci: Respect $HTTP_PROXY for ci_run_n_monitor

We need to explicitly tell AIOHTTP that it's OK to take the HTTP proxy
from the environment.

Signed-off-by: Daniel Stone <daniels@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23341>
bin/ci/gitlab_gql.py