rapido-linux / rapido

Quickly test Linux kernel changes
GNU Lesser General Public License v2.1
22 stars 22 forks source link

autorun/lio_rbd_loop: replace udevadm wait with settle loop #220

Closed ddiss closed 1 year ago

ddiss commented 1 year ago

udevadm wait is a new subcommand and not currently supported in e.g. SLE15-SP5. Replace it with a plain loop around udevadm settle.