m-lab / murakami

Run automated internet measurement tests in a Docker container.
Apache License 2.0
41 stars 11 forks source link

update ndt5 runner #81

Closed critzo closed 4 years ago

critzo commented 4 years ago

Updates the ndt5 test runner to:

This update has been tested and confirmed working using a Balena managed Raspberry Pi 4.

critzo commented 4 years ago

The issue is that Murakami is meant to run unattended, and the secure option is not suitable on the current recommended and tested hardware. I would like eventually to allow all of the binary's options to be configurable using the config file/env var methods we're using now, which I think should happen in the next re-write. So I'm definitely in favor of supporting it, but the current runner needs to only use non-TLS. In my tests, the measurements are at line rate for non-TLS, and perhaps at least 50% less when using TLS or wss.