open-nomad/e2e/ui
Tim Gross cc4a1f2ec4
e2e: upgrade playwright package and container image (#13080)
The nightly playwright tests are currently failing because of a
mismatch between the expected version of Chromium and what's in the
container image. Unfortunately the previous specific tag we were using
for the container image is no longer tagged on the registry. With some
testing, I was able to find an image tag that results in a good run.
2022-05-20 08:41:07 -04:00
..
input E2E: provide options for reverse proxy for web UI (#12671) 2022-04-19 16:55:05 -04:00
tests E2E: playwright configuration and smoke test (#12721) 2022-04-21 09:13:10 -04:00
.gitignore E2E: playwright configuration and smoke test (#12721) 2022-04-21 09:13:10 -04:00
global-setup.js E2E: playwright configuration and smoke test (#12721) 2022-04-21 09:13:10 -04:00
package-lock.json e2e: upgrade playwright package and container image (#13080) 2022-05-20 08:41:07 -04:00
package.json e2e: upgrade playwright package and container image (#13080) 2022-05-20 08:41:07 -04:00
playwright.config.js E2E: playwright configuration and smoke test (#12721) 2022-04-21 09:13:10 -04:00
run.sh e2e: upgrade playwright package and container image (#13080) 2022-05-20 08:41:07 -04:00
script.sh E2E: playwright configuration and smoke test (#12721) 2022-04-21 09:13:10 -04:00