1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-03 05:18:29 +03:00

test: Fix skip some reshape tests that hang on single core machines

Fix commit c7fb0cb861.
This commit is contained in:
Heinz Mauelshagen 2017-04-20 21:45:56 +02:00
parent 0c2fd133d7
commit 18bf954801
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ aux have_raid 1 10 1 || skip
# Temporarily skip reshape tests on single-core CPUs until there's a fix for # Temporarily skip reshape tests on single-core CPUs until there's a fix for
# https://bugzilla.redhat.com/1443999 - AGK 2017/04/20 # https://bugzilla.redhat.com/1443999 - AGK 2017/04/20
aux have_single_core || skip aux have_single_core && skip
aux prepare_vg 5 aux prepare_vg 5

View File

@ -19,7 +19,7 @@ aux have_raid 1 10 1 || skip
# Temporarily skip reshape tests on single-core CPUs until there's a fix for # Temporarily skip reshape tests on single-core CPUs until there's a fix for
# https://bugzilla.redhat.com/1443999 - AGK 2017/04/20 # https://bugzilla.redhat.com/1443999 - AGK 2017/04/20
aux have_single_core || skip aux have_single_core && skip
aux prepare_vg 5 aux prepare_vg 5