[libvirt] [PATCH 2/4] tests: Update *-headless and *-graphics

Ján Tomko jtomko at redhat.com
Tue Jun 25 18:37:28 UTC 2019


On Fri, Jun 14, 2019 at 10:04:37AM +0200, Andrea Bolognani wrote:
>Use the latest virt-manager to regenerate the files.
>
>The command line is once again along the lines of
>
>  $ virt-install \
>    --name guest --os-variant fedora29 \
>    --vcpus 4 --memory 4096 --disk size=5 \
>    --graphics (none|vnc) \
>    --print-xml
>
>with some minor tweaks performed afterwards.
>
>This removes a number of inconsistencies between the files,
>and makes it so the only differences are actually relevant
>either to the architecture and machine type at hand, or to
>having graphics rather than being headless.
>
>Signed-off-by: Andrea Bolognani <abologna at redhat.com>
>---
> .../aarch64-virt-graphics.aarch64-latest.args |  6 ++--
> .../aarch64-virt-graphics.xml                 |  2 +-
> .../aarch64-virt-headless.aarch64-latest.args | 21 ++++++++-----
> .../aarch64-virt-headless.xml                 | 22 +++++++++++---
> .../ppc64-pseries-graphics.xml                |  3 +-
> .../ppc64-pseries-headless.ppc64-latest.args  |  8 ++---
> .../ppc64-pseries-headless.xml                | 18 ++++++++---
> .../riscv64-virt-headless.riscv64-latest.args | 16 +++++-----
> .../riscv64-virt-headless.xml                 | 18 ++++++++---
> .../s390x-ccw-graphics.s390x-latest.args      |  6 ++--
> tests/qemuxml2argvdata/s390x-ccw-graphics.xml |  7 +++--
> .../s390x-ccw-headless.s390x-latest.args      | 12 ++++----
> tests/qemuxml2argvdata/s390x-ccw-headless.xml | 21 +++++++++----
> tests/qemuxml2argvdata/x86_64-pc-graphics.xml |  1 +
> .../x86_64-pc-headless.x86_64-latest.args     | 23 +++++++-------
> tests/qemuxml2argvdata/x86_64-pc-headless.xml | 30 ++++++++++++++++---
> .../qemuxml2argvdata/x86_64-q35-graphics.xml  |  1 +
> .../x86_64-q35-headless.x86_64-latest.args    | 15 ++++++----
> .../qemuxml2argvdata/x86_64-q35-headless.xml  | 30 ++++++++++++++++---
> 19 files changed, 185 insertions(+), 75 deletions(-)
>

Reviewed-by: Ján Tomko <jtomko at redhat.com>

Jano
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20190625/cb0cbe7f/attachment-0001.sig>


More information about the libvir-list mailing list