Inspired by this patch from Thomas: https://lore.kernel.org/qemu-devel/20230531090415.40421-1-th...@redhat.com/
Instead of updating the package list manually, use lcitool vars file. Philippe Mathieu-Daudé (3): tests/vm: Pass project source path to build_image() tests/vm: Introduce get_qemu_packages_from_lcitool_vars() helper tests/vm/freebsd: Get up-to-date package list from lcitool vars file tests/vm/Makefile.include | 1 + tests/vm/basevm.py | 10 +++++++-- tests/vm/centos | 2 +- tests/vm/centos.aarch64 | 2 +- tests/vm/freebsd | 46 +++++---------------------------------- tests/vm/haiku.x86_64 | 2 +- tests/vm/netbsd | 2 +- tests/vm/openbsd | 2 +- tests/vm/ubuntuvm.py | 2 +- 9 files changed, 20 insertions(+), 49 deletions(-) -- 2.38.1