#6277 Parallelize run_tests

v1.0.0
closed
None
General
2015-08-20
2013-05-24
No

Change run_tests to run each tool's tests in parallel (e.g. Allura at the same time as ForgeTracker at the same time as ForgeGit, etc). I'm pretty sure they can run without interfering with each other, and it'll be faster to run them all at once.

Discussion

  • Dave Brondsema

    Dave Brondsema - 2013-07-11
    • status: in-progress --> code-review
    • Milestone: forge-backlog --> forge-jul-12
     
  • Dave Brondsema

    Dave Brondsema - 2013-07-11

    allura:db/6277

    Make sure you rm -rf AlluraTesting/ and run setup.py in AlluraTest/

    A full parallelization speedup took 13m19s and sequential took 32m38s. Most systems probably won't have enough CPUs for full parallel though.

     
    • QA: Tim Van Steenburgh
     
    • status: code-review --> closed
     
  • Nice!

     

Log in to post a comment.