[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 0/3] tests/vm/freebsd: Get up-to-date package list from lcitool
|
From: |
Philippe Mathieu-Daudé |
|
Subject: |
[PATCH 0/3] tests/vm/freebsd: Get up-to-date package list from lcitool |
|
Date: |
Wed, 31 May 2023 22:09:03 +0200 |
Inspired by this patch from Thomas:
20230531090415.40421-1-thuth@redhat.com/">https://lore.kernel.org/qemu-devel/20230531090415.40421-1-thuth@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
- [PATCH 0/3] tests/vm/freebsd: Get up-to-date package list from lcitool,
Philippe Mathieu-Daudé <=