Running Aspire based E2E Tests in Gitlab CI/CD #9899
Replies: 3 comments 10 replies
-
What is the issue? |
Beta Was this translation helpful? Give feedback.
-
The Aspire TestHost shouldn't need that usually - it will default to running your applications as regular If you have something in your config that forces Aspire to Dockerize stuff, consider making that configurable through |
Beta Was this translation helpful? Give feedback.
-
I am having this issue as well and cannot get my integration tests to work in a dockerized Gitlab CI environment (I closed my #9921 when I found this). Based on other discussions, like @davidfowl comment |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Has anyone achieved something like that?
I know that @Aaronontheweb did that with https://github.com/petabridge/DrawTogether.NET on github-runner.
I am trying to replicate this setup with gitlab but i am really struggling with the Docker in Docker setup...
Beta Was this translation helpful? Give feedback.
All reactions