Our CI containers should send their logs to persistent files so that the logs can be viewed later. Currently, the containers do not log to persistent files, meaning that these logs disappear once the containers are shut down. This can make debugging later much harder!
How would this task be tested?
Document/setup the process for persistent logging.
Show that the persistent logging works when submitting the new pull request.
Contacts
[ ] We need help from the mechanical team.
[ ] We need help from the electrical team.
[ ] We need help from Dr. Schwartz or other faculty.
[ ] We need help from a company or an organization.
[ ] We need help from another UF staff member or organization (ex, facilities).
Assignee
No response
Deadline
No response
What needs to change?
Our CI containers should send their logs to persistent files so that the logs can be viewed later. Currently, the containers do not log to persistent files, meaning that these logs disappear once the containers are shut down. This can make debugging later much harder!
How would this task be tested?
Contacts