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

Tor Bug Tracker & Wiki blackhole at torproject.org
Sun Apr 7 00:28:58 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:        
-------------------------+--------------------------------------------------

Comment(by atagar):

 Doing this within a single python interpretor won't be possible without
 considerable work due to our use of mocking. However, we *could* do
 process level parallelization on our targets (ie. do an integ test run for
 'RUN_COOKIE' at the same time as 'RUN_PASSWORD'). This would require a few
 runner tweaks to randomize the port but otherwise should be easy... I
 think.

 (great, now I jinxed it)

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


More information about the tor-bugs mailing list