[libvirt] [PATCH 0/5] tests: qemuargv2xml: Enabling REGENERATE_OUTPUT

John Ferlan jferlan at redhat.com
Wed Feb 17 15:58:29 UTC 2016



On 02/16/2016 12:44 PM, Cole Robinson wrote:
> This reworks qemuargv2xml and lxcconf2xml tests to allow use of
> VIR_TEST_REGENERATE_OUTPUT
> 
> Cole Robinson (5):
>   tests: qemuargv2xml: Remove unneeded XML blanking
>   tests: qemuargv2xml: Remove UUID randomness
>   tests: qemuargv2xml: hardcode disk auth usage=
>   tests: qemuargv2xml: Drop memory XML blanking
>   tests: lxcconf2xml: Drop XML blanking
> 
>  tests/lxcconf2xmltest.c                            | 22 +++------
>  tests/qemuargv2xmldata/qemuargv2xml-boot-cdrom.xml |  4 +-
>  .../qemuargv2xmldata/qemuargv2xml-boot-floppy.xml  |  4 +-
>  .../qemuargv2xmldata/qemuargv2xml-boot-network.xml |  4 +-
>  .../qemuargv2xml-clock-localtime.xml               |  4 +-
>  tests/qemuargv2xmldata/qemuargv2xml-clock-utc.xml  |  4 +-
>  .../qemuargv2xml-console-compat.xml                |  4 +-
>  .../qemuargv2xml-disk-cdrom-empty.xml              |  4 +-
>  tests/qemuargv2xmldata/qemuargv2xml-disk-cdrom.xml |  4 +-
>  .../qemuargv2xml-disk-drive-boot-cdrom.xml         |  4 +-
>  .../qemuargv2xml-disk-drive-boot-disk.xml          |  4 +-
>  .../qemuargv2xml-disk-drive-cache-v2-none.xml      |  4 +-
>  .../qemuargv2xml-disk-drive-network-iscsi-auth.xml |  2 +-
>  .../qemuargv2xml-disk-drive-network-rbd-auth.xml   |  2 +-
>  .../qemuargv2xml-graphics-vnc-policy.xml           |  4 +-
>  .../qemuargv2xml-graphics-vnc-sasl.xml             |  4 +-
>  .../qemuargv2xml-graphics-vnc-socket.xml           |  4 +-
>  .../qemuargv2xml-graphics-vnc-tls.xml              |  4 +-
>  .../qemuargv2xml-graphics-vnc-websocket.xml        |  4 +-
>  .../qemuargv2xmldata/qemuargv2xml-graphics-vnc.xml |  4 +-
>  .../qemuargv2xml-hostdev-pci-address.xml           |  6 +--
>  .../qemuargv2xmldata/qemuargv2xml-hyperv-panic.xml |  4 +-
>  tests/qemuargv2xmldata/qemuargv2xml-hyperv.xml     |  4 +-
>  .../qemuargv2xmldata/qemuargv2xml-kvm-features.xml |  4 +-
>  tests/qemuargv2xmldata/qemuargv2xml-kvmclock.xml   |  4 +-
>  .../qemuargv2xml-machine-aeskeywrap-off-argv.xml   |  4 +-
>  .../qemuargv2xml-machine-aeskeywrap-on-argv.xml    |  4 +-
>  .../qemuargv2xml-machine-core-off.xml              |  4 +-
>  .../qemuargv2xml-machine-core-on.xml               |  4 +-
>  .../qemuargv2xml-machine-deakeywrap-off-argv.xml   |  4 +-
>  .../qemuargv2xml-machine-deakeywrap-on-argv.xml    |  4 +-
>  .../qemuargv2xml-machine-keywrap-none-argv.xml     |  4 +-
>  .../qemuargv2xml-misc-disable-s3.xml               |  6 +--
>  .../qemuargv2xml-misc-disable-suspends.xml         |  6 +--
>  .../qemuargv2xml-misc-enable-s4.xml                |  6 +--
>  .../qemuargv2xml-misc-no-reboot.xml                |  4 +-
>  .../qemuargv2xml-net-eth-ifname.xml                |  4 +-
>  tests/qemuargv2xmldata/qemuargv2xml-net-eth.xml    |  4 +-
>  .../qemuargv2xmldata/qemuargv2xml-nosharepages.xml |  4 +-
>  .../qemuargv2xmldata/qemuargv2xml-parallel-tcp.xml |  4 +-
>  .../qemuargv2xmldata/qemuargv2xml-pseries-disk.xml |  2 +-
>  .../qemuargv2xml-pseries-nvram.xml                 |  2 +-
>  .../qemuargv2xml-reboot-timeout-disabled.xml       |  4 +-
>  .../qemuargv2xml-reboot-timeout-enabled.xml        |  4 +-
>  tests/qemuargv2xmldata/qemuargv2xml-serial-dev.xml |  4 +-
>  .../qemuargv2xml-serial-tcp-telnet.xml             |  4 +-
>  tests/qemuargv2xmldata/qemuargv2xml-serial-tcp.xml |  4 +-
>  tests/qemuargv2xmldata/qemuargv2xml-serial-vc.xml  |  4 +-
>  tests/qemuargv2xmldata/qemuargv2xml-watchdog.xml   |  4 +-
>  tests/qemuargv2xmltest.c                           | 54 ++++++++++++----------
>  50 files changed, 133 insertions(+), 135 deletions(-)
> 

These all seem reasonable to me - ACK

John




More information about the libvir-list mailing list