testrunner
The sitespeed.io worker is the worker that runs the sitespeed.io tests in a server/testrunner setup.
10K+
The sitespeed.io worker is the worker that runs the sitespeed.io tests in a server/testrunner setup. You can have one runner per host machine and multiple workers per location, working on the same queue of tests.
The test runner will get the tests from a KeyDB (like) queue. When you start the runner, it needs to be able to connect to the queue.
You can start the server with: docker run -v "$(pwd)":/config --cap-add=NET_ADMIN -v /var/run/docker.sock:/var/run/docker.sock -v /tmp:/tmp sitespeedio/testrunner:1 --config /config/config.json
Use your own version of the configuration file.
Content type
Image
Digest
sha256:a50ac749a…
Size
112.7 MB
Last updated
2 months ago
docker pull sitespeedio/testrunnerPulls:
8,294
Last week