Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEAT QE] - Automate E2E tests on Mac OS platform using GitHub Actions #383

Closed
odockal opened this issue Oct 30, 2024 · 0 comments · Fixed by #482
Closed

[FEAT QE] - Automate E2E tests on Mac OS platform using GitHub Actions #383

odockal opened this issue Oct 30, 2024 · 0 comments · Fixed by #482
Assignees

Comments

@odockal
Copy link
Collaborator

odockal commented Oct 30, 2024

Since we have E2E tests available, we could extend the platform we run the tests on to a Mac OS.

Right now, the basic e2e tests do not require any special test env. or resources, so we could easily add macos as another axes. We would need to also adjust the job type to matrix.

Please consider we have two workflows running e2e tests - e2e-tests-main and pr-check.

Another topic would be also distinguishing between smoke and all test suite when running on GHA runners or on Bare Metal machines.

@danivilla9 danivilla9 moved this to 📋 Backlog in Podman Desktop Planning Nov 7, 2024
@danivilla9 danivilla9 moved this from 📋 Backlog to 📅 Planned in Podman Desktop Planning Nov 20, 2024
@danivilla9 danivilla9 moved this from 📅 Planned to 🚧 In Progress in Podman Desktop Planning Dec 16, 2024
@danivilla9 danivilla9 linked a pull request Jan 17, 2025 that will close this issue
@github-project-automation github-project-automation bot moved this from 🚧 In Progress to ✔️ Done in Podman Desktop Planning Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants