]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
selftest/cases/meta_ide.py: use use gnu mirror instead of main server
authorSteve Sakoman <steve@sakoman.com>
Wed, 8 Oct 2025 21:21:33 +0000 (14:21 -0700)
committerSteve Sakoman <steve@sakoman.com>
Mon, 13 Oct 2025 16:47:21 +0000 (09:47 -0700)
commitaa7ff5a115f55c092f8ca5badad63734c8f4f5b7
treeb207459f5d9a60fc49644a036fbb24ce40b2a74b
parentef14bcae0f3f27acdd4e591fac69515aa912f194
selftest/cases/meta_ide.py: use use gnu mirror instead of main server

ftp.gnu.org is the main server of the GNU project, however download speed
can vary greatly based on one's location.

Using ftpmirror.gnu.org should redirect the request to the closest up-to-date mirror,
which should result sometimes in significantly faster download speed, depending
on one's location. This should also distribute the traffic more across the mirrors.

This information was sourced from https://www.gnu.org/prep/ftp.html

Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/lib/oeqa/selftest/cases/meta_ide.py