Moto Server in Gitlab with Docker Executor #8079
Unanswered
RajasGujarathi
asked this question in
Q&A
Replies: 1 comment
-
Seems it gets complicated when running in GitLab with Docker executor 😢 Also there appears to be a problem of "volume in use" when trying to run moto server in host mode 😢 with |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
moto version - 5.0.13
I am running a Moto Server
and invoking a Lambda function,
The invoked Lambda tries to make an ECS service call.
This test works locally ( #8052 ), but when running the same setup in Gitlab with Docker executor. I am not able to make it run.
.gitlab-ci.yml
Getting the following error:
Any suggestions?
Beta Was this translation helpful? Give feedback.
All reactions