Debian Patches

Status for lava/2026.01-4

Patch Description Author Forwarded Bugs Origin Last update
0001-tests-lava_server-Force-per-job-output_dir.patch tests: lava_server: Force per-job output_dir
In this test case TestJob.output_dir resolves to a shared job-output
directory. Because of this, when running `lava-server manage jobs rm`
removing one job also deletes the other job's logs, breaking the
rm-by-age/user/favorite tests.

Patch TestJob.output_dir for this test case to use a per-job directory
(<tmp>/job-output/<job-id>) and save the job's output under that path.
Christopher Obbard <obbardc@debian.org> yes 2026-02-22
0002-tests-Skip-development-container-image-check-on-unsu.patch tests: Skip development container image check on unsupported archs
The development container image test currently hard-fails with
NotImplementedError on any architecture other than x86_64/aarch64 which
causes autopkgtest failures on Debian CI for other arches.

Skip the test when there is no container image for the current
platform.machine().
Christopher Obbard <christopher.obbard@linaro.org> yes 2026-03-01

All known versions for source package 'lava'

Links