diff --git a/test/shell/lvconvert-raid-reshape.sh b/test/shell/lvconvert-raid-reshape.sh index c93d79b1f..b07e1ce2a 100644 --- a/test/shell/lvconvert-raid-reshape.sh +++ b/test/shell/lvconvert-raid-reshape.sh @@ -15,6 +15,11 @@ SKIP_WITH_LVMPOLLD=1 . lib/inittest +if [[ "$TESTDIR" == /dev/shm/* ]]; then + echo "Disabled. This tests is permanently causing /dev/shm exhaustion. RHBZ#1501145" + false +fi + which mkfs.ext4 || skip aux have_raid 1 12 0 || skip