Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Trac
Trac
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Create a new issue
  • Issue Boards

GitLab is used only for code review, issue tracking and project management. Canonical locations for source code are still https://gitweb.torproject.org/ https://git.torproject.org/ and git-rw.torproject.org.

  • Legacy
  • TracTrac
  • Issues
  • #33334

Closed (moved)
Open
Opened Feb 14, 2020 by teor@teor

Add a mixed+hs-v23-ipv6 network to tor's test-network

We want to add the new mixed+hs-v23-ipv6 chutney network from #33333 (moved) to tor's makefile tests:

  • test-network-all
  • test-network-ipv6

We'll need some minor refactoring, so that we can test for "ipv6" and "mixed", before using this network.

I think the resulting code will be simpler.

We can pass the following network lists to the test-network-run target:

  • unconditional (ipv4 and not mixed)
  • ipv6
  • mixed
  • mixed_ipv6

Then we can:

  • test for ipv6 and mixed in separate tests,
  • set flags for mixed and ipv6, and
  • skip or use the right network lists.
To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information
Assignee
Assign to
Tor: 0.4.4.x-final
Milestone
Tor: 0.4.4.x-final
Assign milestone
Time tracking
None
Due date
None
Reference: legacy/trac#33334