Ran
|
Files
29
|
Run time
2s
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
<a href="https://github.com/weldr/lorax/commit/<a class=hub.com/weldr/lorax/commit/590341f7352f03626c7c12ca3b677baf5bb64e1f">590341f73<a href="https://github.com/weldr/lorax/commit/590341f7352f03626c7c12ca3b677baf5bb64e1f">">Retry losetup if loop_attach fails It appears that sometimes the loop device doesn&#39;t get setup properly, this may be a race with other users of loop devices on the system, or some other mechanism that isn&#39;t understood. To try and prevent total failure when this happens this patch retries the loop setup 3 times before giving up. Previously it would wait for the loop device to appear (checking 5 times), that operation is now executed 3 times with a new losetup attempt each time. Resolves: rhbz#1589084 (cherry picked from commit </a><a class="double-link" href="https://github.com/weldr/lorax/commit/<a class="double-link" href="https://github.com/weldr/lorax/commit/c746e8b0c376006b80fa08aadeeaed71530f7157">c746e8b0c</a>">c746e8b0c</a><a href="https://github.com/weldr/lorax/commit/590341f7352f03626c7c12ca3b677baf5bb64e1f">)
422 of 1454 branches covered (29.02%)
Branch coverage included in aggregate %.
1846 of 4254 relevant lines covered (43.39%)
0.43 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|