1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00

tests: skip some unneeded test

Skip irelevant tests for polld & lockd pass.
This commit is contained in:
Zdenek Kabelac 2023-04-23 19:17:08 +02:00
parent a51b6d5e42
commit 8476a09ee5
17 changed files with 25 additions and 4 deletions

View File

@ -12,6 +12,8 @@
test_description='Set up things to run tests with dlm'
SKIP_WITH_LVMPOLLD=1
. lib/inittest
[ -z "$LVM_TEST_LOCK_TYPE_DLM" ] && skip;

View File

@ -12,6 +12,8 @@
test_description='Set up things to run tests with idm'
SKIP_WITH_LVMPOLLD=1
. lib/inittest
[ -z "$LVM_TEST_LOCK_TYPE_IDM" ] && skip;

View File

@ -12,6 +12,8 @@
test_description='Set up things to run tests with sanlock'
SKIP_WITH_LVMPOLLD=1
. lib/inittest
[ -z "$LVM_TEST_LOCK_TYPE_SANLOCK" ] && skip;

View File

@ -10,6 +10,7 @@
# along with this program; if not, write to the Free Software Foundation,
# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
SKIP_WITH_LVMLOCKD=1
SKIP_WITH_LVMPOLLD=1
. lib/inittest

View File

@ -12,6 +12,8 @@
test_description='devices file'
SKIP_WITH_LVMPOLLD=1
. lib/inittest
aux prepare_devs 7

View File

@ -12,6 +12,8 @@
test_description='devices file with devnames'
SKIP_WITH_LVMPOLLD=1
. lib/inittest
aux prepare_devs 7

View File

@ -12,6 +12,8 @@
test_description='devices file editing with lvmdevices'
SKIP_WITH_LVMPOLLD=1
. lib/inittest
aux lvmconf 'devices/scan = "/dev"'

View File

@ -12,6 +12,8 @@
test_description='devices file with real devs'
SKIP_WITH_LVMPOLLD=1
. lib/inittest
#

View File

@ -12,6 +12,8 @@
test_description='device id wwid from vpd_pg83'
SKIP_WITH_LVMPOLLD=1
. lib/inittest
test "$DM_DEV_DIR" = "/dev" || skip "Only works with /dev access -> make check LVM_TEST_DEVDIR=/dev"

View File

@ -15,6 +15,7 @@
SKIP_WITH_LVMPOLLD=1
SKIP_WITH_LVMLOCKD=1
export LVM_TEST_THIN_REPAIR_CMD=${LVM_TEST_THIN_REPAIR_CMD-/bin/false}

View File

@ -13,6 +13,7 @@
# Test secure table is not leaking data in user land
SKIP_WITH_LVMPOLLD=1
SKIP_WITH_LVMLOCKD=1
# AES key matching rot13 string from dmsecuretest.c */
SECURE="434e0cbab02ca68ffba9268222c3789d703fe62427b78b308518b3228f6a2122"

View File

@ -11,7 +11,7 @@
# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
SKIP_WITH_LVMPOLLD=1
SKIP_WITH_LVMLOCKD=1
. lib/inittest

View File

@ -11,7 +11,7 @@
# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
SKIP_WITH_LVMPOLLD=1
SKIP_WITH_LVMLOCKD=1
. lib/inittest

View File

@ -13,6 +13,7 @@
# Basic usage of zero target
SKIP_WITH_LVMLOCKD=1
SKIP_WITH_LVMPOLLD=1
. lib/inittest

View File

@ -10,7 +10,7 @@
# along with this program; if not, write to the Free Software Foundation,
# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
SKIP_WITH_LVMLOCKD=1
SKIP_WITH_LVMPOLLD=1
. lib/inittest

View File

@ -11,6 +11,7 @@
# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
SKIP_WITH_LVMLOCKD=1
SKIP_WITH_LVMPOLLD=1
. lib/inittest

View File

@ -10,7 +10,7 @@
# along with this program; if not, write to the Free Software Foundation,
# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
SKIP_WITH_LVMLOCKD=1
SKIP_WITH_LVMPOLLD=1
. lib/inittest