1
0
Fork 0
firefox/testing/web-platform/tests/tools/docker
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00
..
.bashrc Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
__init__.py Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
commands.json Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
Dockerfile Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
frontend.py Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
README.md Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
requirements.txt Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
retry.py Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
seccomp.json Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
start.sh Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00

This docker images is used for testing Chrome, Firefox, WebKitGTK and running other tasks on Taskcluster. When any of the files in this directory change, the images must be updated as well. Doing this requires you to have write permissions to the repository.

The tag for a new docker image is of the form ghcr.io/web-platform-tests/wpt:${PREV_VERSION++}.

To update the docker image:

  • .taskcluster.yml (the decision task)
  • tools/ci/tc/tasks/test.yml (all the other tasks)