[tor-bugs] #8249 [Stem]: Run integration targets in parallel

Tor Bug Tracker & Wiki blackhole at torproject.org
Sun Feb 17 08:07:03 UTC 2013


#8249: Run integration targets in parallel
-------------------------+--------------------------------------------------
 Reporter:  atagar       |          Owner:  atagar
     Type:  enhancement  |         Status:  new   
 Priority:  normal       |      Milestone:        
Component:  Stem         |        Version:        
 Keywords:  testing      |         Parent:        
   Points:               |   Actualpoints:        
-------------------------+--------------------------------------------------
 At present stem does integration tests in serial, starting a tor instance
 and testing against it one at a time. We should try running them in
 parallel, with a testing config option to keep the current serial
 behavior. This would involve using unique ports for each of the test
 instances, changing the get_runner() singleton in runner.py to return the
 right instance, watching out for mocking, and possibly other unforeseen
 gotchas. This might be a little tricky but if it works then the payoff
 would be sweeeet. Idea by Nick.

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/8249>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list