m-lab / murakami

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

Consider future options for test scheduling & coordination #52

Open critzo opened 4 years ago

critzo commented 4 years ago

Currently Murakami runs test runners four times per day at randomized times. Tests are run sequentially, and always in the same order. This is fine for most networks. However, some things have been reported by team members and collaborators that have us considering future enhancements to how Murakami runs and/or coordinates tests:

These cases require rethinking how test runners are managed and coordinated. Instead of having each test runner choose a random time, the remote Dashboard service would provide schedule configuration to each device.