mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-05 13:17:51 +03:00
tests: virsh-checkpoint/snapshot: Mark as expensive
Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
This commit is contained in:
parent
9250a059d0
commit
9a063f5c26
@ -19,6 +19,8 @@
|
|||||||
|
|
||||||
. "$(dirname $0)/test-lib.sh"
|
. "$(dirname $0)/test-lib.sh"
|
||||||
|
|
||||||
|
test_expensive
|
||||||
|
|
||||||
if test "$VERBOSE" = yes; then
|
if test "$VERBOSE" = yes; then
|
||||||
set -x
|
set -x
|
||||||
$abs_top_builddir/tools/virsh --version
|
$abs_top_builddir/tools/virsh --version
|
||||||
|
@ -19,6 +19,8 @@
|
|||||||
|
|
||||||
. "$(dirname $0)/test-lib.sh"
|
. "$(dirname $0)/test-lib.sh"
|
||||||
|
|
||||||
|
test_expensive
|
||||||
|
|
||||||
if test "$VERBOSE" = yes; then
|
if test "$VERBOSE" = yes; then
|
||||||
set -x
|
set -x
|
||||||
$abs_top_builddir/tools/virsh --version
|
$abs_top_builddir/tools/virsh --version
|
||||||
|
Loading…
Reference in New Issue
Block a user