#1 Analyze installed system data
Closed: Fixed by adamwill. Opened by adamwill.

Recently we tweaked the openQA default install test to upload some possibly-useful data from the installed system:

  • installed packages
  • free memory
  • disk space
  • active services
  • 1 minute of CPU usage info (via top)

We should adjust check-compose to grab these data, analyze them, and include any useful conclusions it can draw (like 'the install suddenly got 30% bigger / smaller!') in the report.


Or, I guess, I could write another little static site generator thing that could draw shiny graphs and stuff. Hmm.

So to do this sensibly I probably want a new convenience get_previous_jobs in the openQA client, and to implement that, turns out we need to enhance the upstream API a bit.

This got done a while ago.

Metadata Update from @adamwill:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/quality/check-compose/issues/1

Please continue any further discussion there.

Metadata