]> sourceware.org Git - lvm2.git/commit
tests: fix raid rebuild tests to work with older target versions
authorHeinz Mauelshagen <heinzm@redhat.com>
Thu, 22 Sep 2016 21:35:37 +0000 (23:35 +0200)
committerHeinz Mauelshagen <heinzm@redhat.com>
Thu, 22 Sep 2016 21:35:37 +0000 (23:35 +0200)
commitf2efd04052c9cdd86d636e77e645db778935fdc8
treec0398f2c3d1b645d36b62faaadaa6d6275e3b860
parent38a6a39daa2967970da0017ac96e40af1c7fbc7b
tests: fix raid rebuild tests to work with older target versions

Pre 1.9 dm-raid targets status output was racy, which caused
the device status chars to be unreliable _during_ synchronization.
This shows paritcularly with tiny test devices used.

Enhance lvchange-rebuild-raid.sh to not check status
chars _during_ synchronization. Just check afterwards.
WHATS_NEW
test/shell/lvchange-rebuild-raid.sh
This page took 0.039926 seconds and 5 git commands to generate.