[PATCH 16/16] tests: virsh-checkpoint/snapshot: Mark as expensive

Peter Krempa pkrempa at redhat.com
Thu Nov 19 16:26:22 UTC 2020


Signed-off-by: Peter Krempa <pkrempa at redhat.com>
---
 tests/virsh-checkpoint | 2 ++
 tests/virsh-snapshot   | 2 ++
 2 files changed, 4 insertions(+)

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
-- 
2.28.0




More information about the libvir-list mailing list