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

ci: run E2E tests on Mac #1683

Closed
wants to merge 1 commit into from
Closed

ci: run E2E tests on Mac #1683

wants to merge 1 commit into from

Conversation

sjinks
Copy link
Member

@sjinks sjinks commented Feb 6, 2024

  • Windows - WSL2 is not an option, and native Docker requires Windows images
  • MacOS

@sjinks sjinks self-assigned this Feb 6, 2024
@sjinks
Copy link
Member Author

sjinks commented Feb 6, 2024

Need windows/amd64 images for Windows :-(

@sjinks
Copy link
Member Author

sjinks commented Feb 6, 2024

MacOS: /Users/runner/hostedtoolcache/docker-stable/25.0.2/x64/docker, /usr/local/bin/docker-compose (faked)

Error: Failed to connect to Docker. Please verify that Docker engine (service) is running and follow the troubleshooting instructions for your platform.

@sjinks
Copy link
Member Author

sjinks commented Feb 6, 2024

MacOS:

$ docker context ls
NAME                    DESCRIPTION                               DOCKER ENDPOINT                                                 ERROR
default                 Current DOCKER_HOST based configuration   unix:///var/run/docker.sock                                     
setup-docker-action *                                             unix:///Users/runner/.lima/docker-actions-toolkit/docker.sock   

We get Error: connect ENOENT /var/run/docker.sock

@sjinks sjinks changed the title ci: run E2E tests on Windows and Mac ci: run E2E tests on Mac Feb 6, 2024
@sjinks
Copy link
Member Author

sjinks commented Feb 6, 2024

Windows: actions/runner-images#5920 (comment)

@sjinks
Copy link
Member Author

sjinks commented Feb 6, 2024

genrsa: Can't open "/lando/certs/vipdev.lndo.site.key" for writing, Read-only file system 🤦🏽‍♂️

@sjinks sjinks force-pushed the add/multipltaform-e2e branch from f946d72 to 9a65902 Compare February 6, 2024 14:10
Copy link

sonarqubecloud bot commented Feb 6, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link
Contributor

github-actions bot commented Apr 7, 2024

This pull request has been marked stale because it has been open for 60 days with no activity. If there is no activity within 7 days, it will be closed.

This is an automation to keep pull requests manageable and actionable and is not a comment on the quality of this pull request nor on the work done so far. Closed PRs are still valuable to the project and their branches are preserved.

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

Successfully merging this pull request may close these issues.

1 participant