3 Commits

Author SHA1 Message Date
Clark Boylan
f77af882bc Pull the selenium standalone-firefox image from quay
We have mirrored the selenium/standalone-firefox image to
quay.io/opendevmirror so that we don't have to pull this image from
docker hub and eat into quotas there. Start fetching the image from the
mirror in our CI jobs.

Change-Id: I790f7b29f7e30c2cc2a8b37c0146d1f8e594264e
2025-03-04 07:32:46 -08:00
Ian Wienand
66e510f0ee
run-selenium: Use latest tag on firefox image
I'm not sure why I used this tag; I probably copied it from [1] at the
time?  Let's just try latest.

Update matchers so the screenshot jobs run

[1] https://github.com/SeleniumHQ/docker-selenium

Change-Id: I8ea7981dac54883822f3b6076b6f0f564571f018
2022-10-11 10:53:00 +11:00
Ian Wienand
be085e564e run-selenium: run selenium on a node
This runs selenium from a container on a node, and exposes port 4444
so you can issue commands to it.  This is used in the follow-on
I56cda99790d3c172e10b664e57abeca10efc5566 to take some screenshots of
gerrit.

Change-Id: Idcbcd9a8f33bd86b5f3e546dd563792212e0751b
2021-01-18 07:58:23 -08:00