Development of a Software Suite for Testing Server Hardware
摘要
Testing of server equipment prior to its operation is crucial for ensuring reliable and smooth operation of systems at the Multifunctional Information and Computation Complex of the Joint Institute for Nuclear Research. The main purpose of testing is to identify hidden defects that may arise under critical loads on the equipment. There are various empirical methods described in production standards used to detect equipment failures. The paper presents an automated system for testing server equipment, including automation of system installation, launching tests, and collecting test logs. In the current implementation of the system, testing is carried out using the method of Highly Accelerated Stress Screening (HASS). A key part of the system is the monitoring subsystem required for collecting and analyzing temperature data from the tested components. Temperature metrics analysis during the testing phase allows to determine the duration of testing with a given accuracy. In addition to the monitoring tools such as Node Exporter, Prometheus, Prometheus Gateway and Grafana, the system uses Stress-ng to load the equipment with synthetic tests. All of these subsystems are freely distributed, and the proposed system can be easily implemented for similar testing in comparable infrastructures.