sitespeedio/testrunner

Sponsored OSS

By sitespeed.io

Updated 2 months ago

The sitespeed.io worker is the worker that runs the sitespeed.io tests in a server/testrunner setup.

Image
Monitoring & observability
0

10K+

sitespeedio/testrunner repository overview

The sitespeed.io test runner

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.

Read all about the setup at GitHub.

Tag summary

Content type

Image

Digest

sha256:a50ac749a

Size

112.7 MB

Last updated

2 months ago

docker pull sitespeedio/testrunner

This week's pulls

Pulls:

8,294

Last week