Automate Windows E2E tests for non-slim mode
Open
area/test/e2e
kind/proposal
P1
size/S
triaged/resolved
- Dominant language
- Go
- Stars
- 353
- Forks
- 221
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 2
Description
## Describe the proposal
Today Windows E2E tests run in slim mode because of our limitation to use Docker containers in Windows GH runner. This is an issue to investigate if Podman container runtime can be instead used to run the full Dapr installation along with slim mode.
This will allow us to completely automate the endgame line-item for Windows validation.
## Release Note
RELEASE NOTE: **ADD** support for full E2E tests on Windows
Contributor guide
Assessment
This issue has not been assessed yet.