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

Upload TrafficCapture test results as artifacts in GitHub workflow #628

Merged

Conversation

peternied
Copy link
Member

Description

The TrafficCapture output sent to GitHub Actions is unyieldy for web broswers when you want to quickly see the source of a failure. This change disable the 'info' logging level, causing the console output to go from ~238mb to 363kb. Test results can be found as part of the workflow artifacts

How to find these artifacts

image

Check List

  • New functionality includes testing
    • All tests pass, including unit test, integration test and doctest
  • New functionality has been documented
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Peter Nied <petern@amazon.com>
Signed-off-by: Peter Nied <petern@amazon.com>
@peternied peternied merged commit d214d06 into opensearch-project:main May 2, 2024
5 checks passed
@peternied peternied deleted the traffic-capture-test-reports branch May 2, 2024 22:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants