[Libguestfs] [virt-v2v PATCH 0/4] Build and test suite fixes

Laszlo Ersek lersek at redhat.com
Mon Sep 27 06:34:54 UTC 2021


After

(1) applying the libnbd patch at
    <https://listman.redhat.com/archives/libguestfs/2021-September/msg00158.html>,

(2) creating a symlink to the just-built nbdkit binary under ~/bin,

(3) applying these virt-v2v patches, and

(4) masking the in-place v2v test temporarily with
    SKIP_TEST_V2V_IN_PLACE_SH=1,

I can run "make" and "make check" successfully in the virt-v2v tree.

Thanks,
Laszlo

Laszlo Ersek (4):
  Makefile.am: use $(LIBNBD_LIBS) for linking OCaml programs
  test-v2v-cdrom: update the CD-ROM's bus to SATA in the converted
    domain
  test-v2v-i-ova: update the CD-ROM's bus to SATA in the converted
    domain
  test-v2v-i-ova: spell out viosock element in output domain XML

 convert/Makefile.am           | 1 +
 output/Makefile.am            | 1 +
 v2v/Makefile.am               | 1 +
 tests/test-v2v-cdrom.expected | 2 +-
 tests/test-v2v-cdrom.xml.in   | 4 +++-
 tests/test-v2v-i-ova.xml      | 3 ++-
 6 files changed, 9 insertions(+), 3 deletions(-)

-- 
2.19.1.3.g30247aa5d201



More information about the Libguestfs mailing list