Conversation
|
The production E2E tests deployed in the lambda are failing with the following error The Dockerfile was missing some dependencies which have been added, and these tests executed via the lambda deployed in this run executed correctly: https://github.com/techmatters/flex-plugins/actions/runs/17650330653 Identify the issue with the docker image / lambda configuration that could be causing this latest version to fail, and if possibly, write a fix |
…ockerfile Agent-Logs-Url: https://github.com/techmatters/flex-plugins/sessions/d97d5118-0a6e-430f-9774-4be01c67a57f Co-authored-by: stephenhand <1694716+stephenhand@users.noreply.github.com>
The issue is that Fixed in commit |
|
@copilot - adding the environment variable to the docker container did not fix the issue: |
…kerfile Agent-Logs-Url: https://github.com/techmatters/flex-plugins/sessions/d139ca98-7ba3-4631-af48-f485f1f19a30 Co-authored-by: stephenhand <1694716+stephenhand@users.noreply.github.com>
The previous fix was wrong. AWS Lambda always injects
Fixed in commit |
Description
Checklist
Other Related Issues
None
Verification steps
AFTER YOU MERGE
You are responsible for ensuring the above steps are completed. If you move a ticket into QA without advising what version to test, the QA team will assume the latest tag has the changes. If it does not, the following confusion is on you! :-P