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

E2E: Output all logs from SSM to S3 and read output from there #385

Closed
Tracked by #131
vivek-koppuru opened this issue Oct 5, 2021 · 0 comments
Closed
Tracked by #131

Comments

@vivek-koppuru
Copy link
Member

If a test goes too long, the output from SSM gets truncated which results in our Lambda not being able to parse the output of the test for success or failure. Instead, we can have output from SSM go directly to a file in S3 and have CodeBuild and Lambda read from those files instead of from stdout to avoid limitations from SSM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Development

No branches or pull requests

2 participants