Hardware Certification

Hardware Certification #

How a model of hardware is certified for a role. The records are under Certification β†’ Hardware.


What is certified #

A model at a hardware revision, for a role. The same model in a different role, or at a different hardware revision, is a separate certification. Hardware revisions do change what a board carries, such as the NIC chipset.

It is evaluated with the software it will run: the OS and driver are part of what is tested, because a NIC’s maturity depends on the driver. The record names the software it was tested with. That software’s own certification is separate ( Software Certification).


Criteria #

Draft. Each area is checked, and the record says what was done and what was seen.

AreaWhat is checked
Automated installPXE or unattended install; no manual step the build cannot reproduce
RecoveryConsole access, which cable, and whether it survives a factory reset from code
NetworkNIC chipset and driver maturity on the chosen OS; sustained throughput without errors
ManagementAn API or CLI the automation can drive; firmware upgrade path
Power and thermalsDraw, behavior on power loss, sustained load in the mobile case
LongevityVendor support window, firmware cadence, spare availability

Process #

  1. Open the record. Create the item if it’s new, and a revision page for this evaluation, with the verdict Under evaluation.
  2. Evaluate on the bench, against every criterion, with the software named in the record. Nothing in service depends on it yet.
  3. Record the evidence. For each criterion: what was tested, how, and what was seen. A criterion that could not be tested is written as not tested, never as passed.
  4. Set the verdict. The operator decides. Certified with conditions names each condition and what would clear it.
  5. Update the item page: its current verdict, and the new row in its revisions table.
  6. Select it. Only a certified model becomes a selection on its layer’s platform page, which links to the certification.

A failure is kept like a pass. The next evaluation of that model starts from what is already known.

Page last modified: September 26, 2026