containers / podman-desktop-e2e

Podman desktop e2e tests
Apache License 2.0
3 stars 7 forks source link

Fix collecting of the artifacts from the extensinon's e2e tests #192

Closed odockal closed 3 months ago

odockal commented 3 months ago

It seems that we do not propagate right test artifacts from the pde2e images into a gha workflow, and so the test artifacts are not complete: https://github.com/containers/podman-desktop-extension-bootc/actions/runs/9378007974. It is just a couple of log file and junit xml. We are missing repo/playwright/tests/output/*

odockal commented 3 months ago

fixed by: https://github.com/odockal/pde2e-runner/commit/3705d50c121725aeb08565c72c19d274072e410a Workflow run artifacts now contain all the test artifacts necessary: Screenshot_20240607_191059