containers / podman-desktop

Podman Desktop is the best free and open source tool to work with Containers and Kubernetes for developers. Get an intuitive and user-friendly interface to effortlessly build, manage, and deploy containers and Kubernetes — all from your desktop.
https://podman-desktop.io
Apache License 2.0
4.73k stars 299 forks source link

E2E test for verification of Podman Machine detection on Linux #6000

Open odockal opened 8 months ago

odockal commented 8 months ago

Is your enhancement related to a problem? Please describe

We have a podman machine detection being worked on in linux env. and so we also need to consider how to cover this with tests.

ref: https://github.com/containers/podman-desktop/issues/5823

Describe the solution you'd like

We can make use of existing e2e tests and create a workflow to verify the setup where:

Describe alternatives you've considered

No response

Additional context

E2E tests that can be used: #5197.

github-actions[bot] commented 2 months ago

This issue has been automatically marked as stale because it has not had activity in the last 6 months. It will be closed in 30 days if no further activity occurs. Please feel free to leave a comment if you believe the issue is still relevant. Thank you for your contributions!