mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06: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"
|
. "$srcdir/test-lib.sh"
|
||||||
|
|
||||||
|
test_expensive
|
||||||
|
|
||||||
fail=0
|
fail=0
|
||||||
|
|
||||||
test_url=test:///default
|
test_url=test:///default
|
||||||
|
Loading…
Reference in New Issue
Block a user