You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: add just recipes for local container runtime e2e tests
- just test-e2e-docker: builds Dockerfile.e2e, runs tests via host Docker socket
- just test-e2e-podman: builds Dockerfile.e2e-podman, runs --privileged (Podman-in-Docker)
- just test-e2e: runs both in sequence
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments