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
  • #28933

Closed (moved)
Open
Opened Dec 22, 2018 by juga @juga💬

Run one sbws main loop using the test network as part of integration tests

Currently is not possible to run the main sbws scanner function run_speedtest because it uses threads, which doesn't work with pytest. The threads could be mocked or run one single process, but behaviour would be different as with threads. Since integration tests launch a testing network, it's possible to just run sbws configured to run that network. It's also possible to make sbws stops after the first loop when being in a testing network so that it doesn't run forever. While this won't behave the same way as in a public network, it might still help to find bugs.

To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information
Assignee
Assign to
sbws: 1.0.x-final
Milestone
sbws: 1.0.x-final
Assign milestone
Time tracking
None
Due date
None
Reference: legacy/trac#28933