mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 05:35:25 +00:00
tests: Skip virsh-all test as expensive
Don't run the blind test of all virsh commands always. It usualy just wastes time.
This commit is contained in:
parent
3ff6ae5b17
commit
ba510abfd7
@ -21,6 +21,8 @@ test -z "$srcdir" && srcdir=$(pwd)
|
||||
|
||||
. "$srcdir/test-lib.sh"
|
||||
|
||||
test_expensive
|
||||
|
||||
fail=0
|
||||
|
||||
test_url=test:///default
|
||||
|
Loading…
Reference in New Issue
Block a user