Closed
Description
Describe the bug
To Reproduce
Steps to reproduce the behavior:
- Run any BB ete test (passing or failing)
- Download logs (they are empty)
Expected behavior
Logs should get downloaded as they did before
Tasks
- Decide on a format for the log file name (0d) @mssalvatore
- Add an endpoint to get all agents (GET /api/agents) (0d) @mssalvatore
- Don't forget the changelog
- Add an endpoint to get all machines (GET /api/machines) (0d) @cakekoa
- Don't forget the changelog
- Modify the BB tests to get log for each agent. Name the log files and write them out. (0d) @mssalvatore