diff --git a/debian/tests/integrationtests b/debian/tests/integrationtests index 2398a93f786..eaff5b44ad7 100644 --- a/debian/tests/integrationtests +++ b/debian/tests/integrationtests @@ -19,6 +19,7 @@ EOF # ensure environment is updated echo "http_proxy=$http_proxy" >> /etc/environment + echo "https_proxy=$http_proxy" >> /etc/environment fi systemctl daemon-reload