1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/test
Zdenek Kabelac 0bf1cc2320 tests: sleep first
Sleep a bit before checking /sys/block dir so the kernel has a moment to
actually put scsi debug device in it...

Some quite old kernels are in troubles with this plain searching grep
without sleep (namely 2.6.32)

modprobe scsi_debug
 <sleep .1>
grep -H scsi_debug /sys/block/*/device/model
modprobe -r scsi_debug
2017-12-19 15:28:07 +01:00
..
api test: D-Bus test_nesting requires filter 2017-11-09 11:57:59 +01:00
dbus test: D-Bus test_nesting requires filter 2017-11-09 11:57:59 +01:00
lib tests: sleep first 2017-12-19 15:28:07 +01:00
shell test: fix trap adding proper teardown to previous, new raid tests 2017-12-13 14:41:23 +01:00
unit tests: unit test for percent printing 2017-06-24 17:44:42 +02:00
.gitignore test: add results/ to .gitignore 2016-12-10 18:00:25 +00:00
Makefile.in Makefile: help shows hint about LVM_LOG_FILE_MAX_LINES 2017-10-26 14:04:58 +02:00