Skip to content
  • intrigeri's avatar
    Test suite: wait less and in a less resource-hungry way for installation to complete. · 6cbf5de2
    intrigeri authored
    15 minutes should be largely enough on systems where we run the test suite in
    practice these days.
    
    Besides, every waiting iteration uses quite some CPU so let's sleep 10 seconds
    between each of them: worst case, this increases the run time of each affected
    scenario by 9 seconds, which is negligible compared to their total run time.
    6cbf5de2