[Libguestfs] [v2v PATCH 0/3] add LUKS-on-LVM test

Laszlo Ersek lersek at redhat.com
Tue Jun 14 11:27:06 UTC 2022


À propos: https://listman.redhat.com/archives/libguestfs/2022-June/029134.html

Port the corresponging commits from guestfs-tools to virt-v2v.

Thanks
Laszlo

Laszlo Ersek (2):
  tests: rename "luks" to "lvm-on-luks"
  tests: add LUKS-on-LVM test

Richard W.M. Jones (1):
  test-data: Replace deprecated luks_open with cryptsetup_open.

 .gitignore                                                                              |  3 +-
 test-data/phony-guests/Makefile.am                                                      | 15 +++--
 test-data/phony-guests/guests.xml.in                                                    | 22 ++++++-
 test-data/phony-guests/make-fedora-img.pl                                               | 64 ++++++++++++++++++--
 tests/Makefile.am                                                                       |  6 +-
 tests/{test-v2v-fedora-luks-conversion.sh => test-v2v-fedora-luks-on-lvm-conversion.sh} | 10 ++-
 tests/{test-v2v-fedora-luks-conversion.sh => test-v2v-fedora-lvm-on-luks-conversion.sh} |  2 +-
 7 files changed, 104 insertions(+), 18 deletions(-)
 copy tests/{test-v2v-fedora-luks-conversion.sh => test-v2v-fedora-luks-on-lvm-conversion.sh} (77%)
 rename tests/{test-v2v-fedora-luks-conversion.sh => test-v2v-fedora-lvm-on-luks-conversion.sh} (95%)

-- 
2.19.1.3.g30247aa5d201



More information about the Libguestfs mailing list