mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 05:35:25 +00:00
tests: virsh-output: Mark as expensive
The test takes more than a second on a beefy machine. While it's more useful than some expensive tests it's not worth running all the time. Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
This commit is contained in:
parent
8d7708ac61
commit
9250a059d0
@ -2,6 +2,8 @@
|
||||
|
||||
. "$(dirname $0)/test-lib.sh"
|
||||
|
||||
test_expensive
|
||||
|
||||
if [ ! -x /bin/bash ]; then
|
||||
echo skipping test - no bash
|
||||
exit 77
|
||||
|
Loading…
Reference in New Issue
Block a user