CN114328182B - Switch PSU testing method and related device - Google Patents
Switch PSU testing method and related device Download PDFInfo
- Publication number
- CN114328182B CN114328182B CN202111445073.8A CN202111445073A CN114328182B CN 114328182 B CN114328182 B CN 114328182B CN 202111445073 A CN202111445073 A CN 202111445073A CN 114328182 B CN114328182 B CN 114328182B
- Authority
- CN
- China
- Prior art keywords
- test
- switch
- psu
- information
- test result
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
- 238000012360 testing method Methods 0.000 title claims abstract description 271
- 238000013515 script Methods 0.000 claims abstract description 44
- 238000000034 method Methods 0.000 claims abstract description 30
- 238000004590 computer program Methods 0.000 claims description 10
- 238000010998 test method Methods 0.000 claims description 8
- 238000012545 processing Methods 0.000 claims description 5
- 230000009286 beneficial effect Effects 0.000 abstract 1
- 230000006978 adaptation Effects 0.000 description 2
- 238000004422 calculation algorithm Methods 0.000 description 2
- 238000010586 diagram Methods 0.000 description 2
- 238000012986 modification Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 238000013461 design Methods 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 229920002492 poly(sulfone) Polymers 0.000 description 1
- 230000000750 progressive effect Effects 0.000 description 1
- 238000012216 screening Methods 0.000 description 1
Landscapes
- Data Exchanges In Wide-Area Networks (AREA)
Abstract
The application discloses a method for testing a PSU of a switch, which comprises the following steps: acquiring access information of a switch; if the access information is in the new access state, performing test operation on the switch based on the newly configured network address and the corresponding test script to obtain a test result; and if the access information is in a long-time running state, executing test operation on the switch based on the test history information of the database to obtain a test result. By determining the access information of the switch, then based on different access information, and respectively executing corresponding automatic test operation, if the access information is in a new access state, executing test operation on the switch based on the newly configured network address and the corresponding test script to obtain a test result, realizing automatic test on the switch, improving test efficiency and reducing test cost. The application also discloses a switch PSU testing device, a server and a computer readable storage medium, which have the beneficial effects.
Description
Technical Field
The present application relates to the field of computer technologies, and in particular, to a method for testing a PSU of a switch, a device for testing a PSU of a switch, a server, and a computer readable storage medium.
Background
In order to increase the efficiency of data exchange in the network, a white board switch may be used. The white board switch is programmable compared to the traditional switch, while the latter is not. The biggest highlights of the white board switch are of great openness, that is, there are more choices for users in terms of their operating system, software, etc.
In the related art, a test is required for PSU (Power supply unit ) information of a white-box switch, and the test mainly includes information such as in-place status checking of PSU, input/output current, input/output voltage, output power, vendor information, SN (serial number) of PSU, FW (firmware) of PN (Pseudo-Noise Code). The switch PSU test is mainly to obtain relevant information of PSU by manually executing ipmitool command related to BMC (Baseboard Management Controller ), which is inefficient and cannot realize large-scale test.
Therefore, how to improve the efficiency of testing a switch is a major concern for those skilled in the art.
Disclosure of Invention
An object of the present application is to provide a switch PSU testing method, a switch PSU testing apparatus, a server, and a computer-readable storage medium to improve efficiency of testing a switch PSU.
In order to solve the above technical problems, the present application provides a method for testing PSU of a switch, including:
acquiring access information of a switch;
if the access information is in a new access state, performing test operation on the switch based on the newly configured network address and the corresponding test script to obtain a test result;
and if the access information is in a long-time running state, executing test operation on the switch based on the test history information of the database to obtain a test result.
Optionally, performing a test operation on the switch based on the newly configured network address and the corresponding test script to obtain a test result, including:
performing network configuration on the switch to obtain a new network address;
obtaining model information from the switch based on the new network address;
and executing test operation on the PSU of the switch based on the test script corresponding to the model information to obtain the test result.
Optionally, performing network configuration on the switch to obtain a new network address, including:
burning the MAC address of the switch to a server;
the server assigns a corresponding network address to the switch based on the received MAC address.
Optionally, performing a test operation on the PSU of the switch based on the test script corresponding to the model information to obtain the test result, where the test result includes:
selecting a corresponding test script according to the model information;
executing the test script to acquire PSU information of the switch, and executing test operation to acquire test data;
and taking the PSU information and the test data as the test result.
Optionally, performing a test operation on the switch based on the test history information of the database to obtain a test result, including:
acquiring the model information and PSU information of the switch;
judging whether a corresponding test result exists in the database or not based on the model information and the PSU information;
if yes, sending the test result;
and if not, executing the corresponding test script based on the model information to obtain a test result.
Optionally, the method further comprises:
and carrying out report generation processing on the test result based on the PSU information to obtain a test report.
Optionally, the method comprises the following steps:
judging whether the treatment state is in or not based on the test result;
if so, the treatment request information is transmitted.
The application also provides a device for testing the PSU of the exchanger, which comprises:
the access information acquisition module is used for acquiring the access information of the switch;
the new access test module is used for executing test operation on the switch based on the newly configured network address and the corresponding test script if the access information is in the new access state, so as to obtain a test result;
and the long-time running test module is used for executing test operation on the switch based on the test history information of the database if the access information is in a long-time running state, so as to obtain a test result.
The application also provides a server, comprising:
a memory for storing a computer program;
a processor for implementing the steps of the switch PSU test method as described above when executing said computer program.
The present application also provides a computer readable storage medium having stored thereon a computer program which, when executed by a processor, implements the steps of the switch PSU test method as described above.
The application provides a method for testing a PSU of a switch, which comprises the following steps: acquiring access information of a switch; if the access information is in a new access state, performing test operation on the switch based on the newly configured network address and the corresponding test script to obtain a test result; and if the access information is in a long-time running state, executing test operation on the switch based on the test history information of the database to obtain a test result.
By determining the access information of the switch, then based on different access information, and respectively executing corresponding automatic test operation, if the access information is in a new access state, executing test operation on the switch based on the newly configured network address and the corresponding test script to obtain a test result, realizing automatic test on the switch, improving test efficiency and reducing test cost.
The application also provides a device for testing the PSU of the switch, a server and a computer readable storage medium, which have the advantages and are not described in detail herein.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings that are required to be used in the embodiments or the description of the prior art will be briefly described below, and it is obvious that the drawings in the following description are only embodiments of the present application, and that other drawings can be obtained according to the provided drawings without inventive effort for a person skilled in the art.
Fig. 1 is a flowchart of a method for testing PSU of a switch according to an embodiment of the present application;
fig. 2 is a flowchart of another method for testing a PSU of a switch according to an embodiment of the present application;
fig. 3 is a flowchart of yet another method for testing a PSU of a switch according to an embodiment of the present application;
fig. 4 is a schematic structural diagram of a PSU testing device for a switch according to an embodiment of the present application.
Detailed Description
The core of the application is to provide a switch PSU testing method, a switch PSU testing device, a server and a computer readable storage medium, so as to improve the efficiency of testing the switch PSU.
For the purpose of making the objects, technical solutions and advantages of the embodiments of the present application more apparent, the technical solutions of the embodiments of the present application will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present application, and it is apparent that the described embodiments are some embodiments of the present application, but not all embodiments of the present application. All other embodiments, which can be made by those skilled in the art based on the embodiments of the application without making any inventive effort, are intended to be within the scope of the application.
In the related art, the PSU information of the white-box switch needs to be tested, and the test mainly includes information such as checking the bit state of the PSU, input/output current, input/output voltage, output power, manufacturer information, SN of the PSU, FW of the PN, and the like. The switch PSU test is mainly to acquire relevant information of PSU by manually executing BMC related ipmitool command, and the method has low efficiency and cannot realize large-batch test.
Therefore, the application provides a method for testing the PSU of the switch, which comprises the steps of determining the access information of the switch, then based on different access information, respectively executing corresponding automatic test operation, and if the access information is in a new access state, executing the test operation on the switch based on the newly configured network address and the corresponding test script to obtain a test result, thereby realizing automatic test on the switch, improving the test efficiency and reducing the test cost.
The following describes, by means of an embodiment, a method for testing a PSU of a switch according to the present application.
Referring to fig. 1, fig. 1 is a flowchart of a method for testing a PSU of a switch according to an embodiment of the present application.
In this embodiment, the method may include:
s101, acquiring access information of a switch;
it can be seen that this step aims at obtaining access information to the exchange.
The access information of the switch is the access state of the switch to the server. New access and long connection states may be included. Different access states indicate that the switch has different durations for accesses in the server. If the access information of the switch is in the new access state, the switch is not executed with the test operation, and a brand new test operation needs to be executed. When the access information is in a long-time running state, indicating that the switch has been connected for a long time, it is possible to determine whether to perform a test operation based on the performed test data.
S102, if the access information is in a new access state, performing test operation on the switch based on the newly configured network address and the corresponding test script to obtain a test result;
on the basis of S101, this step aims to perform a test operation on the switch based on the newly configured network address and the corresponding test script if the access information is in the new access state, so as to obtain a test result. That is, in this step, the configuration of the corresponding network address is required, and then the corresponding test operation is performed based on the configured network address.
Further, the step may include:
step 1, carrying out network configuration on a switch to obtain a new network address;
step 2, obtaining model information from the exchanger based on the new network address;
and step 3, executing test operation on the PSU of the switch based on the test script corresponding to the model information to obtain a test result.
It can be seen that this alternative is intended to illustrate how the test is performed in the case of a new access. In the alternative scheme, the switch is subjected to network configuration to obtain a new network address, model information is obtained from the switch based on the new network address, and test operation is performed on PSU (Power Supply Unit ) of the switch based on test scripts corresponding to the model information to obtain a test result.
The process of configuring to the network address may be to configure the MAC (Media Access Control, media access control layer) address first, and then configure the corresponding IP (Internet Protocol ) address. Then, the corresponding test operation is performed on the power supply unit of the switch on the basis of the configuration of the corresponding network address.
Further, in the above alternative, performing network configuration on the switch to obtain a new network address, including:
step 1, burning the MAC address of the exchanger to a server;
step 2, the server allocates a corresponding network address to the switch based on the received MAC address.
It can be seen that this alternative is mainly to explain how the network configuration is performed. In this alternative, the MAC address of the switch is burned to the server, and the server allocates a corresponding network address to the switch based on the received MAC address.
Whether the MAC address of the switch is in the preset address range can be judged, if yes, the MAC address can be directly used, and if not, the corresponding MAC address needs to be allocated to the switch.
Further, in the above alternative, performing a test operation on the PSU of the switch based on the test script corresponding to the model information to obtain a test result, including:
step 1, selecting a corresponding test script according to model information;
step 2, executing a test script to obtain PSU information of the switch, and executing a test operation to obtain test data;
and step 3, taking PSU information and test data as test results.
It can be seen that this alternative is mainly illustrative of how the test operation is performed. In the alternative scheme, a corresponding test script is selected according to the model information, the test script is executed to obtain PSU information of the switch, test operation is executed to obtain test data, and the PSU information and the test data are used as test results.
The test scripts corresponding to different types can be preset in the server, and when the type information of the switch is determined, the test scripts corresponding to the type information can be directly adopted to execute the test operation.
And S103, if the access information is in a long-time running state, executing test operation on the switch based on the test history information of the database to obtain a test result.
On the basis of S101, this step aims to perform a test operation on the switch based on the test history information of the database if the access information is in a long-time running state, so as to obtain a test result. That is, the switch has been connected to the server for a long time and used, so that there is already corresponding test data in the server, and the test data can be directly used instead of being tested once again, thereby improving the test efficiency.
Further, the step may include:
step 1, obtaining the model information and PSU information of a switch;
step 2, judging whether a corresponding test result exists in the database or not based on the model information and PSU information;
step 3, if yes, sending a test result;
and step 4, if not, executing the corresponding test script based on the model information to obtain a test result.
It can be seen that this alternative is mainly illustrative of how the test may be performed. In the alternative scheme, the model information and PSU information of the switch are obtained, whether a corresponding test result exists in the database is judged based on the model information and the PSU information, if yes, the test result is sent, and if not, a corresponding test script is executed based on the model information, so that the test result is obtained.
Further, the method further comprises the following steps:
and carrying out report generation processing on the test result based on PSU information to obtain a test report.
It can be seen that the present alternative is mainly described that in this embodiment, a corresponding test report may also be generated based on the test result. In the alternative scheme, report generation processing is carried out on the test result based on PSU information, and a test report is obtained.
Further, the embodiment may further include:
step 1, judging whether the treatment state is in or not based on a test result;
and step 2, if yes, sending treatment request information.
It can be seen that this alternative is mainly described that in this embodiment, the corresponding treatment request information may also be sent. In the alternative, whether the treatment state is in the treatment state is judged based on the test result, and if so, treatment request information is sent.
In summary, in this embodiment, by determining the access information of the switch, and then based on different access information, and executing corresponding automated test operations respectively, if the access information is in a new access state, then executing test operations on the switch based on the newly configured network address and the corresponding test script, so as to obtain a test result, thereby implementing automatic test on the switch, improving test efficiency, and reducing test cost.
The method for testing the PSU of the switch provided by the application is further described by a specific embodiment.
Referring to fig. 2, fig. 2 is a flowchart of another method for testing a PSU of a switch according to an embodiment of the present application.
In this embodiment, the procedure for testing the scenario for the PSU of the new access switch may include:
step 1, a newly accessed switch is connected to a serial port switch, the port of the serial port switch is converted from a down state to up, a MAC address burning server scans the port states of all the serial port switches at regular time, whether the up port is written with an MAC address in a specified range is checked, if the MAC address is in the specified MAC address range, the processing is not performed, if the MAC address is not in the specified MAC address range, an address is randomly extracted from an unallocated MAC address database, and the MAC address is burned into a machine by using a burning command;
step 2, the dhcp (Dynamic Host Configuration Protocol ) server allocates a specific ip (Internet Protocol, internet protocol) address to the switch BMC side according to the content of the chaddr field in the received DHCPdiscover message;
step 3, obtaining the model of the machine, selecting different automatic test scripts according to the model, automatically completing the collection of all information by the scripts, automatically comparing the information with a pre-edited PSU information input library, checking whether the obtained PSU information is correct, and finally feeding back the checked result to a designated text file;
and 4, automatically controlling an AC (Alternating Current ) controller by a system server according to the test scene to be executed in the step 3, and realizing the test of the power-on test scene of different PSUs.
Referring to fig. 3, fig. 3 is a flowchart of a method for testing PSU of a switch according to an embodiment of the present application.
In this embodiment, the scene upgrade process is generally divided into two processes, namely, the next two processes of timing cycle, periodically inquiring about PSU and switch model of the running machine, and performing PSU test by replacing PSU of the accessed switch.
Step 1, screening the obtained type of the exchanger and PSU type in the content of A in a database, and directly outputting the original test result if the type of the exchanger can be screened, so that PSU test is not performed; if it is not possible to screen, performing a PSU test
And step 2, executing the PSU test script, acquiring related information of the PSU, and forming a corresponding test report. And stores the model of the switch and the model correspondence table entry of the PSU in the database a.
Therefore, according to the alternative scheme, the switch is tested automatically by determining the access information of the switch and then executing corresponding automatic test operation based on different access information, and if the access information is in a new access state, the switch is tested based on the newly configured network address and the corresponding test script, so that a test result is obtained, the switch is tested automatically, the test efficiency is improved, and the test cost is reduced.
The switch PSU testing device provided by the embodiment of the present application is described below, and the switch PSU testing device described below and the switch PSU testing method described above can be referred to correspondingly.
Referring to fig. 4, fig. 4 is a schematic structural diagram of a PSU testing device for a switch according to an embodiment of the present application.
In this embodiment, the apparatus may include:
an access information obtaining module 100, configured to obtain access information of the switch;
the new access test module 200 is configured to perform a test operation on the switch based on the newly configured network address and the corresponding test script if the access information is in the new access state, so as to obtain a test result;
and the long-time running test module 300 is configured to perform a test operation on the switch based on the test history information of the database if the access information is in the long-time running state, so as to obtain a test result.
Optionally, the new access test module 200 is specifically configured to perform network configuration on the switch to obtain a new network address; obtaining model information from the switch based on the new network address; and executing test operation on the PSU of the switch based on the test script corresponding to the model information to obtain a test result.
Optionally, the long-time running test module 300 is specifically configured to obtain model information and PSU information of the switch; judging whether a corresponding test result exists in the database or not based on the model information and the PSU information; if yes, sending a test result; if not, executing the corresponding test script based on the model information to obtain a test result.
Optionally, the apparatus may further include:
the treatment information sending module is used for judging whether the treatment state is in or not based on the test result; if so, the treatment request information is transmitted.
The embodiment of the application also provides a server, which comprises:
a memory for storing a computer program;
a processor for implementing the steps of the switch PSU test method as described in the above embodiments when executing said computer program.
An embodiment of the present application further provides a computer readable storage medium, where a computer program is stored, where the computer program, when executed by a processor, implements the steps of the switch PSU testing method according to the above embodiment.
In the description, each embodiment is described in a progressive manner, and each embodiment is mainly described by the differences from other embodiments, so that the same similar parts among the embodiments are mutually referred. For the device disclosed in the embodiment, since it corresponds to the method disclosed in the embodiment, the description is relatively simple, and the relevant points refer to the description of the method section.
Those of skill would further appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, computer software, or combinations of both, and that the various illustrative elements and steps are described above generally in terms of functionality in order to clearly illustrate the interchangeability of hardware and software. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the solution. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present application.
The steps of a method or algorithm described in connection with the embodiments disclosed herein may be embodied directly in hardware, in a software module executed by a processor, or in a combination of the two. The software modules may be disposed in Random Access Memory (RAM), memory, read Only Memory (ROM), electrically programmable ROM, electrically erasable programmable ROM, registers, hard disk, a removable disk, a CD-ROM, or any other form of storage medium known in the art.
The switch PSU test method, the switch PSU test device, the server and the computer readable storage medium provided by the application are described in detail above. The principles and embodiments of the present application have been described herein with reference to specific examples, the description of which is intended only to facilitate an understanding of the method of the present application and its core ideas. It should be noted that it will be apparent to those skilled in the art that various modifications and adaptations of the application can be made without departing from the principles of the application and these modifications and adaptations are intended to be within the scope of the application as defined in the following claims.
Claims (8)
1. A method for testing a PSU of a switch, comprising:
acquiring access information of a switch;
if the access information is in a new access state, performing test operation on the switch based on the newly configured network address and the corresponding test script to obtain a test result;
if the access information is in a long-time running state, executing test operation on the switch based on the test history information of the database to obtain a test result;
and executing test operation on the switch based on the newly configured network address and the corresponding test script to obtain a test result, wherein the test result comprises the following steps:
performing network configuration on the switch to obtain a new network address; obtaining model information from the switch based on the new network address; performing test operation on the PSU of the switch based on the test script corresponding to the model information to obtain the test result;
and, based on the test history information of the database, executing a test operation on the switch to obtain a test result, including:
acquiring the model information and PSU information of the switch; judging whether a corresponding test result exists in the database or not based on the model information and the PSU information; if yes, sending the test result; and if not, executing the corresponding test script based on the model information to obtain a test result.
2. The method for testing a PSU of a switch according to claim 1, wherein the network configuration of the switch to obtain a new network address includes:
burning the MAC address of the switch to a server;
the server assigns a corresponding network address to the switch based on the received MAC address.
3. The method for testing PSU of switch according to claim 1, wherein performing a test operation on PSU of the switch based on the test script corresponding to the model information, to obtain the test result, comprises:
selecting a corresponding test script according to the model information;
executing the test script to acquire PSU information of the switch, and executing test operation to acquire test data;
and taking the PSU information and the test data as the test result.
4. The switch PSU test method of claim 1 further comprising:
and carrying out report generation processing on the test result based on the PSU information to obtain a test report.
5. The switch PSU test method of claim 1 further comprising:
judging whether the treatment state is in or not based on the test result;
if so, the treatment request information is transmitted.
6. A switch PSU testing apparatus, comprising:
the access information acquisition module is used for acquiring the access information of the switch;
the new access test module is used for executing test operation on the switch based on the newly configured network address and the corresponding test script if the access information is in the new access state, so as to obtain a test result;
the long-time running test module is used for executing test operation on the switch based on the test history information of the database if the access information is in a long-time running state, so as to obtain a test result;
the new access test module is specifically used for carrying out network configuration on the switch to obtain a new network address; obtaining model information from the switch based on the new network address; performing test operation on the PSU of the switch based on the test script corresponding to the model information to obtain the test result;
the long-time running test module is particularly used for acquiring the model information and PSU information of the switch; judging whether a corresponding test result exists in the database or not based on the model information and the PSU information; if yes, sending the test result; and if not, executing the corresponding test script based on the model information to obtain a test result.
7. A server, comprising:
a memory for storing a computer program;
processor for implementing the steps of the switch PSU test method according to any one of claims 1 to 5 when executing said computer program.
8. A computer readable storage medium, characterized in that it has stored thereon a computer program which, when executed by a processor, implements the steps of the switch PSU test method according to any one of claims 1 to 5.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202111445073.8A CN114328182B (en) | 2021-11-30 | 2021-11-30 | Switch PSU testing method and related device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202111445073.8A CN114328182B (en) | 2021-11-30 | 2021-11-30 | Switch PSU testing method and related device |
Publications (2)
Publication Number | Publication Date |
---|---|
CN114328182A CN114328182A (en) | 2022-04-12 |
CN114328182B true CN114328182B (en) | 2023-11-10 |
Family
ID=81048483
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202111445073.8A Active CN114328182B (en) | 2021-11-30 | 2021-11-30 | Switch PSU testing method and related device |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN114328182B (en) |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104809041A (en) * | 2015-05-07 | 2015-07-29 | 浪潮电子信息产业股份有限公司 | Batch test method for server power supply of whole cabinet |
CN104898070A (en) * | 2015-05-22 | 2015-09-09 | 曙光信息产业(北京)有限公司 | Power supply test method and device |
CN107291623A (en) * | 2017-07-31 | 2017-10-24 | 北京云测信息技术有限公司 | A kind of applied program testing method and device |
CN107888459A (en) * | 2017-12-13 | 2018-04-06 | 北京卓越信通电子股份有限公司 | A kind of industrial switch automatic test platform and method of testing |
CN112486809A (en) * | 2020-11-23 | 2021-03-12 | 苏州浪潮智能科技有限公司 | Automatic testing method, system and equipment based on white box switch |
Family Cites Families (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9317410B2 (en) * | 2013-03-15 | 2016-04-19 | International Business Machines Corporation | Testing functional correctness and idempotence of software automation scripts |
-
2021
- 2021-11-30 CN CN202111445073.8A patent/CN114328182B/en active Active
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104809041A (en) * | 2015-05-07 | 2015-07-29 | 浪潮电子信息产业股份有限公司 | Batch test method for server power supply of whole cabinet |
CN104898070A (en) * | 2015-05-22 | 2015-09-09 | 曙光信息产业(北京)有限公司 | Power supply test method and device |
CN107291623A (en) * | 2017-07-31 | 2017-10-24 | 北京云测信息技术有限公司 | A kind of applied program testing method and device |
CN107888459A (en) * | 2017-12-13 | 2018-04-06 | 北京卓越信通电子股份有限公司 | A kind of industrial switch automatic test platform and method of testing |
CN112486809A (en) * | 2020-11-23 | 2021-03-12 | 苏州浪潮智能科技有限公司 | Automatic testing method, system and equipment based on white box switch |
Also Published As
Publication number | Publication date |
---|---|
CN114328182A (en) | 2022-04-12 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN110879712A (en) | Cloud data center physical host installation method and related device | |
CN109587331B (en) | Method and system for automatically repairing cloud mobile phone fault | |
CN105471675A (en) | Method and system of testing nodes in batches | |
CN107666493B (en) | Database configuration method and equipment thereof | |
US8751868B2 (en) | Control server and method for switching running of test programs stored in multiple storage mediums of test server | |
CN106326088A (en) | Test object constructing method and device, and service configuration testing device | |
WO2020151447A1 (en) | Offline configuration method and apparatus for smart device | |
CN103746879A (en) | Testing system and method for consistency of IPv6 (Internet Protocol Version 6) protocol | |
US20240107647A1 (en) | Control method, control device and lighting system | |
CN108694116B (en) | Network stability testing method, device and system of VPC cluster | |
CN105573905A (en) | Software compatibility testing method and system | |
CN114328182B (en) | Switch PSU testing method and related device | |
CN103902414A (en) | Network type test system and method | |
CN114780207B (en) | Automatic testing method, device and system for loads of multiple virtual machines of solid state disk | |
CN111625330A (en) | Cross-thread task processing method and device, server and storage medium | |
CN111565129A (en) | Server remote testing method, device, equipment and storage medium | |
CN115048307A (en) | Weak network testing method, device, equipment and storage medium of application software | |
CN110661655B (en) | Cluster deployment method and system, electronic device and storage medium | |
CN109039770B (en) | Server CMC refreshing method and device and related equipment | |
CN112492061A (en) | IP address modification method, device and equipment of BMC (baseboard management controller) and readable storage medium | |
CN106201650B (en) | Virtual machine control method and system | |
CN111984372A (en) | Data processing method and system | |
CN111277463A (en) | Method, system, terminal and storage medium for testing accuracy of BMC (baseboard management controller) for acquiring gateway address | |
CN112468334B (en) | Server configuration method, device, equipment and computer readable storage medium | |
CN110798381A (en) | Method, device and equipment for verifying KCS channel communication stability |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant |