[J][SRU][PATCHv2 0/1] UBUNTU: [Packaging] d/t/ubuntu-regression-suite: use https to clone

Po-Hsu Lin po-hsu.lin at canonical.com
Mon Mar 2 10:37:36 UTC 2026


[ Impact ]
After the prodstack migration, the newer autopkgtest runners will block
non-HTTP(S) traffic, which consequently leads to the following error when
running the ADT test for the linux package:
  Cloning into 'kernel-testing'...
  fatal: unable to connect to git.launchpad.net:
  git.launchpad.net[0: 185.125.188.190]: errno=Connection timed out
  git.launchpad.net[1: 185.125.188.189]: errno=Connection timed out

[ Test Plan ]
Run git clone on an Openstack VM, with proxy configured.
It works with https protocol but not git protocol.

[ Where problems could occur ]
As the test itself is already broken, this change won't make it any worse.
And we already have this fix in Questing.

v2: open a new bug and add the link to the patch.

Po-Hsu Lin (1):
  [J][SRU][PATCH 1/1] UBUNTU: [Packaging] d/t/ubuntu-regression-suite:
    use https to clone

 debian/tests/ubuntu-regression-suite | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.34.1




More information about the kernel-team mailing list