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

Provide the serial console log as an artifact #288

Open
fginther opened this issue Jun 18, 2024 · 1 comment
Open

Provide the serial console log as an artifact #288

fginther opened this issue Jun 18, 2024 · 1 comment

Comments

@fginther
Copy link

This is a feature request for testflinger to save a copy of the device's serial console log as an artifact, or provide some means to retrieve it.

One possible implementation is to add an option to the provision yaml to indicate this is wanted:

  log_console: True

The log could then be retrieved via:

testflinger-cli console_log <job_id>

As each device is different, the agent would need different methods for collecting the console logs. It's understandable that some devices may not be able to provide a console log.

Copy link

Thank you for reporting us your feedback!

The internal ticket has been created: https://warthogs.atlassian.net/browse/CERTTF-342.

This message was autogenerated

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

No branches or pull requests

1 participant