autopkgtest (5.53)
[PTS] [DDPO]
COMMITS: VCS has seen 2 commits since the debian/5.53 tag
- Git: https://salsa.debian.org/ci-team/autopkgtest.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 2908160
- Browser: https://salsa.debian.org/ci-team/autopkgtest
- Last scan: 2025-12-12 17:40:14+00
- Next scan: 2025-12-19 23:59:00+00
- Merge requests: 8
- CI pipeline status: failed
- Debian changelog in Git:
autopkgtest (5.53) unstable; urgency=medium
[ Ural Tunaboyu ]
* adt_testbed: always attempt to detect release
[ Paride Legovini ]
* Save artifacts in a per-test directory (Closes: #903696)
* tests: fix mock apt-cache in test_apt_source_single_line_package_list
* tests: move test_tree_build_needed_success under DebTestsVirtFS
* a-virt-lxd: replace --vm with detection of the image type
* a-buildvm-ubuntu-cloud: do not add a foreign architecture
* runner/autopkgtest: drop unnecessary testbed reset/cleanup
* setup-testbed: include wireless interfaces in search for default iface
* d/control: bump Standards-Version to 4.7.0, no changes needed
* d/control: drop redundant Rules-Requires-Root: no
[ Johannes Schauer Marin Rodrigues ]
* virt/autopkgtest-virt-unshare: ignore /etc/skel from outside the chroot
when creating user's home directories inside the chroot with --prefix
[ Chad Smith ]
* fix(setup-testbed): avoid deprecated cloud-config apt_preserve_sources_list
-- Paride Legovini <paride@debian.org> Thu, 11 Dec 2025 16:17:37 +0100
- This branch is 2 commits ahead of tag debian/5.53
- Git log:
commit 74845303de6b26dea4640dc6ee16018291721b52
Author: Paride Legovini <paride@debian.org>
Date: Fri Dec 12 18:01:45 2025 +0100
a-virt-lxd: fix linting (ruff)
Gbp-Dch: Ignore
commit 78c1afbfcaab928f6560b71b6acea2e73e67b7f1
Author: Paride Legovini <paride@debian.org>
Date: Fri Dec 12 17:48:00 2025 +0100
a-virt-lxd: refer to VMs/containers as "instances"
Calling them "containers" dates back to when LXD didn't have VM support
(and Incus didn't exist yet).