From a1e1679c8aaa8256332954c20ec24dd938ef8a58 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A1n=20Tomko?= Date: Fri, 17 Jun 2016 20:01:46 +0200 Subject: [PATCH] Mark virsh-optparse as expensive --- tests/virsh-optparse | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/virsh-optparse b/tests/virsh-optparse index cbd6c30a94..cb0f3d4f3d 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