Design and Implementation of Domestic Server Test Platform Based on Celery
In order to enhance the efficiency of performance and reliability testing for domestic servers,a domestic server testing platform is designed and implemented.The platform consists of four layers:the test management layer,API service layer,task exe-cution layer,and shell script layer,it achieves test functions such as the asynchronous and parallel execution of test tasks,sequential parallel execution based on specified requirements,personalized configuration and validation of execution parameters,as well as moni-toring,termination and result presentation for test tasks.The platform incorporates Docker images with different CPU architec-tures,rapidly building the testing environments and extensive examination of batch production of domestic servers.Compared to ex-isting testing methods,its feasibility and practical worth are verified by integrating practical application scenarios.