m-lab / murakami

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

Speedtest single stream test not working #66

Closed critzo closed 4 years ago

critzo commented 4 years ago

Recent test commits have caused this error to start happening with the single stream speedtest-cli runner:

2020-05-26 23:16:21,433 server.py:104 INFO Running test: Speedtest-cli-single-stream
2020-05-26 23:16:21,433 speedtestsingle.py:30 INFO Starting Speedtest single stream test...
2020-05-26 23:16:21,826 server.py:108 ERROR Failed to run test Speedtest-cli-single-stream: Expecting value: line 1 column 1 (char 0)
robertodauria commented 4 years ago

This seems to be related to the version of speedtest-cli available in Debian Buster not supporting the --single command-line flag.