Collect some data on freshly-installed systems after some tests
ClosedPublic

Authored by adamwill on Nov 5 2016, 1:19 AM.

Details

Summary

I've been wanting to do this for a while; I think it'll let us
check for some significant changes between composes. This should
cause runs of a few test cases to collect and upload info on:

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

immediately after install and initial login. In some cases this
will be useful / interesting simply to look at directly, but
we can also have check-compose analyze the data and include
significant changes in its reports.

Test Plan

Run affected tests, make sure the data collection
works.

Diff Detail

Repository
rOPENQATESTS os-autoinst-distri-fedora
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
adamwill retitled this revision from to Collect some data on freshly-installed systems after some tests.Nov 5 2016, 1:19 AM
adamwill updated this object.
adamwill edited the test plan for this revision. (Show Details)
adamwill added reviewers: garretraziel, jskladan.
This revision is now accepted and ready to land.Nov 8 2016, 12:10 PM
This revision was automatically updated to reflect the committed changes.