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

Reduce log count #1769

Open
squirrelsc opened this issue Feb 28, 2022 · 0 comments
Open

Reduce log count #1769

squirrelsc opened this issue Feb 28, 2022 · 0 comments
Assignees
Labels
good first issue simple issue to help onboard to LISA

Comments

@squirrelsc
Copy link
Member

squirrelsc commented Feb 28, 2022

Those line will create a lot of lines in log, but it's worth to capture the errors in Python patterns. So please update the logic, copy_back the files, and then check them. It will reduce log, and the downloaded files can be used for troubleshooting.

grub_output = node.tools[Cat].read("/boot/grub2/grub.cfg", sudo=True)

log_output += cat.read("/var/log/syslog", force_run=True, sudo=True)

@dsrivastavv dsrivastavv added the good first issue simple issue to help onboard to LISA label Mar 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue simple issue to help onboard to LISA
Projects
None yet
Development

No branches or pull requests

3 participants