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

CI Logs #973

Open
mato533 opened this issue Feb 23, 2025 · 0 comments
Open

CI Logs #973

mato533 opened this issue Feb 23, 2025 · 0 comments
Labels

Comments

@mato533
Copy link
Contributor

mato533 commented Feb 23, 2025

Description

The current CI shows E2E logs only logs for GitHub Actions.
But E2E scenarios have increased, which makes it harder to find some of the necessary information for investigating failures.

The suggestion is to put the log files into a ZIP file and upload them as artefacts, which developer can then download later.

Concerns from a different perspective (it may be better to separate Issues.)

It might be a good idea to change the E2E logging levels and clarify how the different logging levels are used in the first place (especially Debug and Trace).

e.g..
Debug: information to enable tracing of the execution state of the normal system
Trace: all information needed for investigation (e.g. log information on intentionally caused errors)

@mato533 mato533 added the CI label Feb 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant