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.
Actions