From: Peter Krempa Date: Thu, 19 Nov 2020 15:40:25 +0000 (+0100) Subject: tests: virsh-checkpoint/snapshot: Mark as expensive X-Git-Tag: v6.10.0-rc1~56 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a063f5c261332756a32b2f7842ed2848eaaa52e;p=thirdparty%2Flibvirt.git tests: virsh-checkpoint/snapshot: Mark as expensive Signed-off-by: Peter Krempa Reviewed-by: Daniel Henrique Barboza --- diff --git a/tests/virsh-checkpoint b/tests/virsh-checkpoint index 92962d2205..2492d29f53 100755 --- a/tests/virsh-checkpoint +++ b/tests/virsh-checkpoint @@ -19,6 +19,8 @@ . "$(dirname $0)/test-lib.sh" +test_expensive + if test "$VERBOSE" = yes; then set -x $abs_top_builddir/tools/virsh --version diff --git a/tests/virsh-snapshot b/tests/virsh-snapshot index 473e3b3f2d..289de5b2db 100755 --- a/tests/virsh-snapshot +++ b/tests/virsh-snapshot @@ -19,6 +19,8 @@ . "$(dirname $0)/test-lib.sh" +test_expensive + if test "$VERBOSE" = yes; then set -x $abs_top_builddir/tools/virsh --version