tests-in-lxd failing against new autopkgtest version
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| systemd (Ubuntu) |
Invalid
|
Low
|
Nick Rosbrook | ||
| Jammy |
Fix Released
|
Low
|
Nick Rosbrook | ||
| Noble |
Fix Released
|
Low
|
Nick Rosbrook | ||
Bug Description
[Impact]
The tests-in-lxd test is failing in systemd autopkgtests for some stable releases. We try to maintain a green baseline so that the autopkgtests give us more confidence in SRU.
This is not a user-facing issue, but should be fixed along with other bug fixes
to reset our baseline.
[Test Plan]
The tests-in-lxd test should pass on all arches where it runs.
[Where problems could occur]
The current problem is that the tests-in-lxd test directly patches some autopkgtest code to workaround another issue. The patch should simply remove this logic, as it is believed the workaround is no longer necessary.
Further problems would be confined to this test. In particular, we may see the original issue (LP: #1878225) come back.
[Original Description]
tests-in-lxd applies a patch to autopkgtest-
Either the patch should be dropped if the workaround is no longer necessary, or it should be adapted to the new version of autopkgtest-
| Changed in systemd (Ubuntu): | |
| assignee: | nobody → Nick Rosbrook (enr0n) |
| status: | New → In Progress |
| importance: | Undecided → Low |
| status: | In Progress → Triaged |
| description: | updated |

The patching in d/t/tests-in-lxd was removed in plucky, so this only applies to jammy and noble. Won't fix oracular at this point.