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

verify-kernel-boot-log.sh: cap boot logs to 6000 max_lines #1195

Merged
merged 1 commit into from
May 16, 2024

Conversation

marc-hb
Copy link
Collaborator

@marc-hb marc-hb commented May 15, 2024

Protect storage in case this is not run first and immediately after boot as it should. Also makes the logs more relevant and usable: long files can make the user interface unusable, see example in thesofproject/sof#8761

This also gives us --no-pager "for free" in case it was ever needed.

Fixes recent commits c8565e8 and 914c5c0.

Protect storage in case this is not run first and immediately after boot
as it should. Also makes the logs more relevant and usable: long files
can make the user interface unusable, see example in
thesofproject/sof#8761

This also gives us --no-pager "for free" in case it was ever needed.

Fixes recent commits c8565e8 and 914c5c0.

Signed-off-by: Marc Herbert <marc.herbert@intel.com>
@marc-hb marc-hb marked this pull request as ready for review May 15, 2024 18:41
@marc-hb marc-hb requested a review from a team as a code owner May 15, 2024 18:41
@marc-hb
Copy link
Collaborator Author

marc-hb commented May 15, 2024

SOFCI TEST

@marc-hb
Copy link
Collaborator Author

marc-hb commented May 16, 2024

Everything green except the well known LNL alsabat issue in https://sof-ci.01.org/softestpr/PR1195/build451/devicetest/index.html

@marc-hb marc-hb merged commit a794795 into thesofproject:main May 16, 2024
6 of 7 checks passed
@marc-hb marc-hb deleted the max-boot-log branch May 16, 2024 23:03
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