Actions
Feature #25155
openHardware tests for discovered nodes
Status:
New
Priority:
High
Assignee:
-
Category:
Image
Description
Ubuntu MaaS implemented idea I've been playing for awhile - running some burn-in tests for new hardware (CPU, IO, badblocks, SMART). Here are some good examples:
https://github.com/maas/maas/tree/master/src/metadataserver/builtin_scripts
This is a nice feature and it's not hard to implement. We could possibly implement this via remote execution rather than hardcoding this into the discovery image.
Updated by Lukas Zapletal over 6 years ago
- Related to Tracker #25156: Ideas from MaaS added
Updated by Arend Lapere over 6 years ago
That's a nice feature, would definitely be a useful addition! I would also like to second the idea of running it via REX as not all our hosts are discovered, some are still added manually as well, so running this on any (exclusive bare metal?) host seems like the way forward IMHO :-)
Looking forward to seeing this one hit a release!
Actions