[libvirt] [PATCH 6/6] Mark virsh-optparse as expensive

Ján Tomko jtomko at redhat.com
Fri Jun 17 18:04:41 UTC 2016


---
 tests/virsh-optparse | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/tests/virsh-optparse b/tests/virsh-optparse
index cbd6c30..cb0f3d4 100755
--- a/tests/virsh-optparse
+++ b/tests/virsh-optparse
@@ -19,6 +19,8 @@
 
 . "$(dirname $0)/test-lib.sh"
 
+test_expensive
+
 # If $abs_top_builddir/tools is not early in $PATH, put it there,
 # so that we can safely invoke "virsh" simply with its name.
 case $PATH in
-- 
2.7.3




More information about the libvir-list mailing list