Feature #25155
Updated by Lukas Zapletal over 6 years ago
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.