Replies: 1 comment
-
If you see that error, it usually means that the mock isn't working correctly and the tests are reaching out to AWS instead. When you say Do you run the full test suite locally, or just some tests? Is the Gitlab repo open source by any chance? That would make it easier to figure out what's wrong. |
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
-
An error occurred (InvalidAccessKeyId) when calling the ListObjects operation: The AWS Access Key Id you provided does not exist in our records.
This is the error I'm recieving in our gitlab py_test pipeline stage, but locally it works.
Any ideas why this may be happening?
Beta Was this translation helpful? Give feedback.
All reactions