qemu-patch-raspberry4/tests/vm
Gerd Hoffmann b08ba163aa tests/vm: send proxy environment variables over ssh
Packages are fetched via proxy that way, if configured on the host.
That might be required to pass firewalls, and it allows to route
package downloads through a caching proxy server.

Needs AcceptEnv setup in sshd_config on the guest side to work.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Tested-by: Thomas Huth <thuth@redhat.com>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20190617043858.8290-2-kraxel@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
2019-07-04 19:22:58 +01:00
..
basevm.py tests/vm: send proxy environment variables over ssh 2019-07-04 19:22:58 +01:00
centos tests/vm: avoid image presence check and removal 2019-07-04 19:22:58 +01:00
freebsd tests/vm: avoid image presence check and removal 2019-07-04 19:22:58 +01:00
Makefile.include tests/vm: Add missing variables on help 2019-06-12 17:53:22 +01:00
netbsd tests/vm: avoid image presence check and removal 2019-07-04 19:22:58 +01:00
openbsd tests/vm: avoid image presence check and removal 2019-07-04 19:22:58 +01:00
README docs: Add docs/devel/testing.rst 2018-02-08 09:23:07 +08:00
ubuntu.i386 tests/vm: add source repos on ubuntu.i386 2019-07-04 19:22:58 +01:00

See docs/devel/testing.rst for help.