ooni / probe

OONI Probe network measurement tool for detecting internet censorship
https://ooni.org/install
BSD 3-Clause "New" or "Revised" License
754 stars 142 forks source link

dslx: make sure netemx tests generate correct observations #2620

Open bassosimone opened 11 months ago

bassosimone commented 11 months ago

In https://github.com/ooni/probe-cli/pull/1388, we introduced tests using netemx where we don't check for observations, but it would be more robust if we add extra checks to make sure the observations are correct.

The overall objective here is to cleanup and review dslx, then start using it in production and rewrite experiments using it. In turn, by doing that, we'll enable collecting better throttling metrics for experiments.