[master 2/4] Manage backing store more independently in loop backed test cases.

vpodzime installerbot-noreply at redhat.com
Mon May 25 12:51:49 UTC 2015


In reply to line 131 of tests/loopbackedtestcase.py:

AFAICT this doesn't give each loop device 3 attempts to be removed, it gives all loop devices 3x more attempts to be removed than what is their number. So if one fails to be removed, we try it many times, but never get to other devices.

Also if ``os.unlink(store)`` fails, it calls ``removeLoopDev(dev)`` again on the same device.

-- 
To view this comment on github, visit https://github.com/mulkieran/blivet/commit/4f1671e812b8d0b8113520d55b89807fbf8686c7#commitcomment-11349733


More information about the anaconda-patches mailing list