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 the e2e tests on Windows platform using GitHub Actions #382

Open
odockal opened this issue Oct 30, 2024 · 0 comments
Open
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 Windows OS.

Right now, the basic e2e tests do not require any special test env. or resources, so we could easily Add windows 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 Azure ones.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants