]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Fix 07reshape5initr test
authorKinga Stefaniuk <kinga.stefaniuk@intel.com>
Thu, 10 Oct 2024 06:35:46 +0000 (08:35 +0200)
committerMariusz Tkaczyk <mariusz.tkaczyk@linux.intel.com>
Wed, 13 Nov 2024 13:17:35 +0000 (14:17 +0100)
commit478a2d477a2a0462d37fa87b8a494c8bb706956e
tree629a64478224724b12d2c19afb3e7dee9fb66863
parentf70e08be84adc50906e6cf02cfdc98b4a695d0b9
Fix 07reshape5initr test

This test could hang if "check" action is not written to sync_action. If
this value didn't appear, test hanged on infinite while loop. Add 5
second timeout to loop.

Signed-off-by: Kinga Stefaniuk <kinga.stefaniuk@intel.com>
tests/07reshape5intr