Commit Graph

4 Commits

Author SHA1 Message Date
Tony Breeds 74c6fe85f1 Update hardware to 0.24,0
This removes python2 support and adds some bug fixes.

Change-Id: I4b4d79768c8936c4b9826545498bd6de059d5121
2020-01-15 12:44:31 +01:00
Tony Breeds ae8e10e582 Update minimum hardware version
hardware had a bug in ppc64le (and a slightly different bug on aarch64)
this creates a regression and means that introspection on those
architectures fail.

Update the minimum required version to 0.20.1 to get the bugfix

Change-Id: I583dd9f164eae33f7c8cac4505df76e57415aa93
See: https://github.com/redhat-cip/hardware/issues/80
2019-04-13 09:35:03 +10:00
Julia Kreger a20366cfa1 Update python-hardware requirement for py3
Change-Id: I8528a8738ce54fe2af04244cbe917422eb78fca7
2019-03-08 06:03:59 -08:00
Dmitry Tantsur 9d6b0864e3 Add "logs" and "extra-hardware" inspection collectors
This is a port of downstream inspector ramdisk plugins we found helpful.
* logs - sends journald logs with inspection data.
* extra-hardware - uses hardware-detect utility to collect bigger
  hardware inventory and to run benchmarks.

Change-Id: If05402606c45185d618279eef46e68c51209f82b
2015-10-01 18:25:30 +02:00