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:
parent
0c2fd133d7
commit
18bf954801
@ -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
|
||||
# https://bugzilla.redhat.com/1443999 - AGK 2017/04/20
|
||||
aux have_single_core || skip
|
||||
aux have_single_core && skip
|
||||
|
||||
aux prepare_vg 5
|
||||
|
||||
|
@ -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
|
||||
# https://bugzilla.redhat.com/1443999 - AGK 2017/04/20
|
||||
aux have_single_core || skip
|
||||
aux have_single_core && skip
|
||||
|
||||
aux prepare_vg 5
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user