containers / podman-desktop-e2e

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

Refactor Podman Desktop e2e Base images #133

Open odockal opened 6 months ago

odockal commented 6 months ago

Refactoring would consists of a multiple improvements and changes. There is a lot of shared functionality within pde2e-builder/runner/podman images and so we could merge these compatible parts of the scripts into one image.

At the end we would have a profiles or selectors, that would drive what functionality would be executed from the script.

We would also need to add a clean steps to get rid of what we have installed, this is mainly for an execution of the scripts on the bare metal machines.