mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
p2v: Add a test for the PXE boot path (RHBZ#1256222).
Build the P2V disk image and boot it. We don't actually use PXE specifically, but we do test the whole PXE / kernel command line path much more thoroughly. This is a 'check-slow' test because it takes ages to run.
This commit is contained in:
8
TODO
8
TODO
@@ -576,3 +576,11 @@ Subsecond handling in virt-diff, virt-ls
|
||||
|
||||
Handle nanoseconds properly. You should be able to specify them on
|
||||
the command line and display them.
|
||||
|
||||
virt-p2v
|
||||
--------
|
||||
|
||||
virt-p2v-make-disk and virt-p2v-make-kickstart should have
|
||||
options to let you inject SSH identities, eg:
|
||||
|
||||
virt-p2v-make-disk [...] --inject-ssh-identity=id_rsa
|
||||
|
||||
Reference in New Issue
Block a user