[tor-bugs] #14034 [Tor]: Make TestingDirAuthVoteGuard, TestingDirAuthVoteExit and AssumeReachable less essential in test networks

Tor Bug Tracker & Wiki blackhole at torproject.org
Sun Dec 28 03:17:45 UTC 2014


#14034: Make TestingDirAuthVoteGuard, TestingDirAuthVoteExit and AssumeReachable
less essential in test networks
------------------------------------+------------------------------------
 Reporter:  teor                    |          Owner:
     Type:  defect                  |         Status:  new
 Priority:  normal                  |      Milestone:  Tor: 0.2.???
Component:  Tor                     |        Version:  Tor: 0.2.6.1-alpha
 Keywords:  tor-auth chutney lorax  |  Actual Points:
Parent ID:                          |         Points:
------------------------------------+------------------------------------
 Currently, we need to use `TestingDirAuthVoteGuard *`,
 `TestingDirAuthVoteExit *`, and `AssumeReachable 1` to get a test network
 to bootstrap in under a minute. This is a rather blunt instrument to get
 boostrap working.

 The changes in #13718 and (probably) #13929 ensure that testing networks
 bootstrap in 30s, without using `TestingDirAuthVoteExit *` or
 `AssumeReachable 1`. This provides a comprehensive method of testing
 network / exit bootstrap.

 But it would be great to be able to test guard bootstrap too - perhaps by
 tweaking some settings in the chutney `torrc_templates`, or perhaps by
 fixing (i.e. speeding up guard flag assignment) in the implementation of
 tor's `Testing*` options.

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


More information about the tor-bugs mailing list