Skip to content

Commit

Permalink
virt-test: remove display configuration
Browse files Browse the repository at this point in the history
display variants in commit 727ebae broken testing in ARM and PPC
testing, so remove this part of configuration.

Signed-off-by: Xu Tian <[email protected]>
  • Loading branch information
ldoktor committed Sep 8, 2015
1 parent 6969d0b commit 8e3d3ed
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 26 deletions.
2 changes: 0 additions & 2 deletions backends/libguestfs/cfg/tests.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ variants:
only bridge
no multi_host
only (subtest=guestfs_list_operations)
only vnc
#only (subtest=type_specific)


Expand All @@ -64,6 +63,5 @@ variants:
only default_bios
only bridge
no multi_host
only vnc

only libguestfs_runner
1 change: 0 additions & 1 deletion backends/libvirt/cfg/tests.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,5 @@ variants:
only smallpages
only default_bios
only bridge
only vnc

only libvirt_quick
2 changes: 0 additions & 2 deletions backends/openvswitch/cfg/tests.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ variants:
only default_bios
only bridge
no multi_host
only vnc
#only ovs_basic.vlan_ping


Expand All @@ -36,6 +35,5 @@ variants:
only (image_backend=filesystem)
only default_bios
only bridge
only vnc

only openvswitch_runner
1 change: 0 additions & 1 deletion backends/qemu/cfg/tests.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,5 @@ variants:
only default_bios
only bridge
no multi_host
only vnc

only qemu_kvm_jeos_quick
1 change: 0 additions & 1 deletion backends/v2v/cfg/tests.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,5 @@ variants:
only default_bios
only bridge
no multi_host
only vnc

only v2v_all
19 changes: 0 additions & 19 deletions shared/cfg/guest-hw.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -358,22 +358,3 @@ variants:
- network:
nettype = network

# Display
variants:
- spice:
display = spice
vga = qxl
- @vnc:
display = vnc
Linux:
vga = cirrus
Windows:
vga = std
WinXP, Win2003:
vga = cirrus
- sdl:
display = sdl
vga = cirrus
- nographic:
display = nographic
vga =

0 comments on commit 8e3d3ed

Please sign in to comment.