Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
C
Chutney
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 41
    • Issues 41
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar

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.

  • The Tor Project
  • Core
  • Chutney
  • Issues
  • #30553

Closed
Open
Opened May 21, 2019 by David Goulet@dgoulet😈Owner

chutney: Bump the data size transmitted with the verify command

With legacy/trac#29263 (moved), the SENDMEs can be tested properly but as long as the circuits has more than 500KB on it (which is roughly the 512 byte data cell size times the circuit window start of 1000).

To be safe, having let say 600KB of data transmitted with chutney verify would be a sure test of the circuit flow control feature. And it doesn't take much more time at all from what we have right now.

On slow systems like arm64 for instance, there could be an argument to bump the SOCKS timeout from 3 to let say 5 or 10 seconds in order to avoid chutney killing the connections before 600KB went through the circuit.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: tpo/core/chutney#30553