Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-09 | autopkgtest: improve unprivieleged unshare condition | Helmut Grohne | |
Thanks to Johannes Schauer for trying it on debci and seeing that it properly tests the environment. | |||
2023-02-08 | autopkgtests: drop versioned qemu dependency | Helmut Grohne | |
Since qemu-kvm is virtual, it doesn't have a version and we cannot depend on it like that. Rather than revert back to qemu-system-misc (which would defeat the purpose), just drop the dependency as testing has a fixed version now. Thanks to Jochen Sprickerhof for explaining the cause of badpkg. | |||
2023-02-05 | debian: autopkgtest: do away with fakeroot | Helmut Grohne | |
Use two tests. One in --mode=root and another skippable one in --mode=unshare. The latter will likely be skipped on Debian infrastructure. | |||
2023-02-01 | debian: add qemu as test trigger | Helmut Grohne | |
It's only a trigger for s390x yet, due to being a dependency of debvm otherwise. | |||
2023-01-27 | debian: autopkgtest: disable on armel and armhf as they're too slow | Helmut Grohne | |
2023-01-27 | debian: autopkgtest: stop triggering on unused 686-pae kernel image | Helmut Grohne | |
2023-01-27 | debian: autopkgtests: depend on suitably recent fakechroot | Helmut Grohne | |
2023-01-26 | debian: autopkgtest needs file on i386 to refine arch guess | Helmut Grohne | |
2023-01-21 | fix ftbfs: cannot use arch restriction for arch:all package | Helmut Grohne | |
2023-01-21 | extend bios recommendations | Helmut Grohne | |
* ppc64el needs seabios for vgabios-stdvga.bin * We need ipxe-qemu for -device virtio-net-pci,netdev=net0 | |||
2023-01-20 | trigger autopkgtests on linux uploads | Helmut Grohne | |
2023-01-18 | Update debian packaging | Helmut Grohne | |
2022-12-31 | add an autopkgtest | Helmut Grohne | |