generated from redhat-developer/new-project-template
-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Please adjust a job on pr-check workflow to run e2e tests.
The main point is to use production testing-prerelease podman-desktop bits and avoid building it locally (can be used as fallback option).
Download latest GH release tar.gz from https://github.com/podman-desktop/testing-prereleases (ie.: https://github.com/podman-desktop/testing-prereleases/releases/download/v1.23.0-202510010133-214a0657ef6/podman-desktop-1.23.0-202510010133-214a0657ef6.tar.gz), extract it, find podman-desktop binary (maybe make it executable chmod +x xxx) and save the path into PODMAN_DESKTOP_BINARY env. var.
Then you can run e2e tests with prebuilt podman-desktop.
Metadata
Metadata
Assignees
Labels
No labels