ooni / probe

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

webconnectivity: write A/B testing tool using netem #2525

Closed bassosimone closed 10 months ago

bassosimone commented 10 months ago

This issue is about extending the work described in https://github.com/ooni/probe-cli/pull/1185 to also support v0.4. This way, we will be able to exercise v0.4 and v0.5 in the same operating conditions and perform A/B testing.

bassosimone commented 10 months ago

We implemented this work, so we can close this issue. We now have in tree the possibility of running A/B testing of v0.4 and LTE using netem, through the ./internal/experiment/webconnectivityqa package.