Environment Reliability Testing (Fixed Frequency)
Test Method
- Go to the
test_tools/01_cpu_bpu_ddrfolder and execute thesh cpubpu.sh &script to perform stress testing on thebpuandcpu. The current configuration starts dualbpurunning at a load of up to 99%, andcpuat a load of over 90%, with random memory reads and writes. - The script allows for customization of the runtime and intensity of the load.
- Open a terminal to record the running log.
Test Criteria
- High temperature: 45°, low temperature: -10°, normal temperature. The program should execute normally without experiencing restarts or hangs.
- The log should not contain any abnormal prints such as
fail,error,timeout, etc. - The system should be able to run stably for 48 hours.
- During the running process, it is necessary to monitor the CPU and BPU usage, ensuring that the CPU usage is close to 90% and the BPU stress is close to 90%.