Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Tor Tor
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 330
    • Issues 330
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 31
    • Merge requests 31
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • The Tor Project
  • Core
  • TorTor
  • Issues
  • #33334
Closed
Open
Issue created 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 legacy/trac#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 an admin enable hashed storage. More information
Assignee
Assign to
Time tracking