CN110968510A - SSD automatic online upgrading firmware test method and device and computer equipment - Google Patents

SSD automatic online upgrading firmware test method and device and computer equipment Download PDF

Info

Publication number
CN110968510A
CN110968510A CN201911191880.4A CN201911191880A CN110968510A CN 110968510 A CN110968510 A CN 110968510A CN 201911191880 A CN201911191880 A CN 201911191880A CN 110968510 A CN110968510 A CN 110968510A
Authority
CN
China
Prior art keywords
firmware
ssd
upgrading
test
path
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.)
Pending
Application number
CN201911191880.4A
Other languages
Chinese (zh)
Inventor
罗发治
王蝶
霍开源
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Union Memory Information System Co Ltd
Original Assignee
Shenzhen Union Memory Information System Co Ltd
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Shenzhen Union Memory Information System Co Ltd filed Critical Shenzhen Union Memory Information System Co Ltd
Priority to CN201911191880.4A priority Critical patent/CN110968510A/en
Publication of CN110968510A publication Critical patent/CN110968510A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • G06F11/3672Test management
    • G06F11/3688Test management for test execution, e.g. scheduling of test suites
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • G06F8/654Updates using techniques specially adapted for alterable solid state memories, e.g. for EEPROM or flash memories

Abstract

The application relates to a method and a device for testing an SSD (solid State disk) automatic online upgrade firmware, a computer device and a storage medium, wherein the method comprises the following steps: acquiring an SSD automatic online upgrading firmware test request; copying a firmware package of a firmware upgrading project to be performed to a firmware path of a project corresponding to a server according to the SSD automatic online firmware upgrading test request; installing an SSD to be upgraded on a test platform, and installing a Windows operating system and a firmware upgrading script on the test platform; copying a corresponding firmware package on a firmware path of the server by running the firmware upgrading script; and acquiring the equipment path of the SSD to be upgraded, and upgrading the firmware by calling the firmware upgrading software to transmit the interface parameters. The invention realizes the automatic execution in the test process, reduces the manual operation steps and improves the test efficiency.

Description

SSD automatic online upgrading firmware test method and device and computer equipment
Technical Field
The invention relates to the technical field of computer storage, in particular to a method and a device for testing automatic online upgrade firmware of an SSD, computer equipment and a storage medium.
Background
At present, SSD (Solid State Disk) has been widely used in various occasions, and in the PC market, the SSD has gradually replaced the conventional HDD (Hard Disk Drive), so as to provide better experience for users in terms of reliability and performance.
In the conventional technology, in an SSD online upgrade firmware test scenario, a firmware package generally needs to be manually copied to a platform to be tested, and then a software interface is operated for upgrading, the upgrading method is suitable for upgrading a single platform, a plurality of platforms requiring firmware upgrade test need repeated interface operation, and for a case of frequent firmware upgrade, the firmware packages of the plurality of platforms need to be manually replaced, which consumes a lot of labor time and is inefficient in execution.
Disclosure of Invention
In view of the above, it is necessary to provide a method, an apparatus, a computer device and a storage medium for testing an SSD automatic online upgrade firmware, which can improve the testing efficiency.
An SSD automated online upgrade firmware test method, the method comprising:
acquiring an SSD automatic online upgrading firmware test request;
copying a firmware package of a firmware upgrading project to be performed to a firmware path of a project corresponding to a server according to the SSD automatic online firmware upgrading test request;
installing an SSD to be upgraded on a test platform, and installing a Windows operating system and a firmware upgrading script on the test platform;
copying a corresponding firmware package on a firmware path of the server by running the firmware upgrading script;
and acquiring the equipment path of the SSD to be upgraded, and upgrading the firmware by calling the firmware upgrading software to transmit the interface parameters.
In one embodiment, after the step of upgrading the firmware by calling the firmware package upgrading software incoming interface parameter, the method further comprises the following steps:
judging whether the firmware upgrade is successfully executed;
if the firmware upgrading is successfully executed, the automatic shutdown can be effective after the firmware upgrading is started next time.
In one embodiment, the step of obtaining the device path of the SSD to be upgraded further includes:
deleting the previous device information log;
opening software for acquiring the equipment information to acquire the equipment information log again;
and capturing the device path of the SSD to be upgraded in the obtained device information log.
In one embodiment, the method further comprises:
firmware package folders of different projects are established in a firmware path of the server, when a firmware package is uploaded, the firmware package is uploaded to the firmware package folder of the corresponding project, and when a firmware upgrading script is called, parameters of the corresponding project are transmitted.
An SSD automated online upgrade firmware test device, the device comprising:
the acquisition module is used for acquiring an SSD automatic online upgrading firmware test request;
the copying module is used for copying a firmware package needing a firmware upgrading project to a firmware path of a project corresponding to a server according to the SSD automatic online firmware upgrading test request;
the system comprises an installation module, a test platform and a firmware upgrading module, wherein the installation module is used for installing the SSD to be upgraded to the test platform and installing a Windows operating system and a firmware upgrading script on the test platform;
the script running module is used for copying a corresponding firmware package on a firmware path of the server by running the firmware upgrading script;
and the firmware upgrading module is used for acquiring the equipment path of the SSD to be upgraded and upgrading the firmware by calling firmware upgrading software to transmit interface parameters.
In one embodiment, the apparatus further includes a determining module, configured to:
judging whether the firmware upgrade is successfully executed;
if the firmware upgrading is successfully executed, the automatic shutdown can be effective after the firmware upgrading is started next time.
In one embodiment, the firmware upgrade module is further configured to:
deleting the previous device information log;
opening software for acquiring the equipment information to acquire the equipment information log again;
and capturing the device path of the SSD to be upgraded in the obtained device information log.
In one embodiment, the apparatus further comprises a setup module configured to:
firmware package folders of different projects are established in a firmware path of the server, when a firmware package is uploaded, the firmware package is uploaded to the firmware package folder of the corresponding project, and when a firmware upgrading script is called, parameters of the corresponding project are transmitted.
A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, the processor implementing the steps of any of the above methods when executing the computer program.
A computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out the steps of any of the methods described above.
According to the SSD automatic online upgrade firmware test method, the device, the computer equipment and the storage medium, the SSD automatic online upgrade firmware test request is obtained; copying a firmware package of a firmware upgrading project to be performed to a firmware path of a project corresponding to a server according to the SSD automatic online firmware upgrading test request; installing an SSD to be upgraded on a test platform, and installing a Windows operating system and a firmware upgrading script on the test platform; copying a corresponding firmware package on a firmware path of the server by running the firmware upgrading script; and acquiring the equipment path of the SSD to be upgraded, and upgrading the firmware by calling the firmware upgrading software to transmit the interface parameters. The invention uploads the firmware package to a fixed server path, forms a local area network by a plurality of test platforms and the server, and runs the double-click automatic script. The script automatically downloads the firmware package, automatically starts to upgrade the firmware, generates a result log after upgrading is completed, automatically shuts down the computer after upgrading is successful, and automatically takes effect after starting the computer. In the process, the upgrading test can be completed only by manually starting to double-click the running script and starting up the computer to enable the firmware to take effect when the upgrading is successful, so that a large number of steps of manual operation are saved.
Drawings
FIG. 1 is a flow diagram illustrating a method for automated, on-line upgrade firmware testing of an SSD in one embodiment;
FIG. 2 is a system architecture diagram of SSD automated online upgrade firmware testing in one embodiment;
FIG. 3 is a flowchart illustrating a method for testing an SSD automatically upgrading firmware online in another embodiment;
FIG. 4 is a flowchart illustrating a method for testing an SSD for automated online upgrade firmware in yet another embodiment;
FIG. 5 is a schematic flow chart illustrating automated online upgrade of SSDs in one embodiment;
FIG. 6 is a block diagram of an SSD automated on-line upgrade firmware test device in one embodiment;
FIG. 7 is a block diagram of an SSD automatic online upgrade firmware test device in another embodiment;
FIG. 8 is a block diagram of an SSD automated on-line upgrade firmware test device in a further embodiment;
FIG. 9 is a diagram illustrating an internal structure of a computer device according to an embodiment.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the present application and are not intended to limit the present application.
At present, in an SSD online upgrading firmware test scene, a firmware package is generally required to be manually copied to a platform to be tested, then a software interface is operated for upgrading, the upgrading mode is suitable for upgrading a single platform, repeated interface operation is required for a plurality of platforms needing firmware upgrading test, the firmware packages of the plurality of platforms also need to be manually replaced under the condition of frequent firmware upgrading, a large amount of labor time is required for the process, and the execution efficiency is low.
In view of the situation of low test efficiency caused by the SSD online upgrading firmware test scene, the invention provides a new solution, which is to upload a firmware package to a fixed server path, form a local area network by a plurality of test platforms and a server, and double-click an automatic script to run. The script automatically downloads the firmware package, automatically starts to upgrade the firmware, generates a result log after upgrading is completed, automatically shuts down the computer after upgrading is successful, and automatically takes effect after starting the computer. In the process, the upgrading test can be completed only by manually starting to double-click the running script and starting up the computer to enable the firmware to take effect when the upgrading is successful, so that a large number of steps of manual operation are saved.
In one embodiment, as shown in fig. 1, there is provided an SSD automatic online upgrade firmware test method, the method comprising:
102, acquiring an SSD automatic online upgrading firmware test request;
104, copying a firmware package needing a firmware upgrading project to a firmware path of a corresponding project of the server according to the SSD automatic online firmware upgrading test request;
step 106, installing the SSD to be upgraded on a test platform, and installing a Windows operating system and a firmware upgrading script on the test platform;
step 108, copying a corresponding firmware package on a firmware path of the server by running the firmware upgrading script;
and step 110, acquiring a device path of the SSD to be upgraded, and upgrading the firmware by calling the firmware upgrading software to transmit the interface parameters.
Specifically, the SSD automatic online upgrade firmware test method provided in this embodiment may be applied to a test system architecture as shown in fig. 2. The test system architecture comprises: hardware systems and software systems.
The hardware system comprises a notebook computer platform of the SSD to be tested and a server network environment for uploading the firmware package. Furthermore, a notebook computer platform of the SSD to be tested and a server for uploading the firmware package need to form a test local area network, and a protocol used for forming the local area network is a TCP/IP protocol. Furthermore, the SSD online upgrade firmware is suitable for a plurality of solid state disks with different projects and is not limited to one project product.
The software system comprises an operating system, interface software for firmware upgrading and an autonomously developed firmware upgrading script. Furthermore, a Windows operating system needs to be installed on the notebook computer platform of the SSD to be tested, and online upgrade test cannot be performed on the system environments such as Linux and DOS. Furthermore, the interface software of firmware upgrade is provided by the firmware interface department, and the method is automatic script upgrade by using the command line parameters of the interface software. The self-developed firmware upgrading script mainly comprises a firmware package copying corresponding projects on a server path, an equipment path acquiring SSD and an incoming parameter calling interface software upgrading firmware. Furthermore, firmware package folders of different projects are established in the server firmware package path, the firmware packages need to be uploaded to the folders of the corresponding projects when being uploaded, and parameters of the corresponding projects need to be transmitted when the firmware upgrading scripts are called. Furthermore, the device path and the incoming parameter calling interface software of the SSD are acquired and the firmware is automatically executed by the firmware upgrading script without manual operation.
In the embodiment, a method for automatically testing the online upgrade firmware of the SSD is provided, and an upgrade method of a manual operation software interface is converted into a test method of automatic script upgrade through an interface command provided by firmware upgrade interface software. Specifically, firstly, an SSD automatic online upgrade firmware test request is acquired, and a firmware package that needs a firmware upgrade project is copied to a firmware path of a corresponding project of the server according to the request. And then, installing the SSD to be upgraded on the test platform, and installing the Windows operating system and the firmware upgrade script on the test platform. And then copying the corresponding firmware package on the firmware path of the server by running the firmware upgrading script. And finally, acquiring a device path of the SSD to be upgraded, and upgrading the firmware by calling the firmware upgrading software to transmit the interface parameters.
In a specific embodiment, the method further comprises: firmware package folders of different projects are established in a firmware path of the server, when the firmware package is uploaded, the firmware package is uploaded to the firmware package folder of the corresponding project, and when a firmware upgrading script is called, parameters of the corresponding project are transmitted.
In the above embodiment, the firmware package is uploaded to a fixed server path, a plurality of test platforms and a server form a local area network, and the double-click automation script runs. The script automatically downloads the firmware package, automatically starts to upgrade the firmware, generates a result log after upgrading is completed, automatically shuts down the computer after upgrading is successful, and automatically takes effect after starting the computer. In the process, the upgrading test can be completed only by manually starting to double-click the running script and starting up the computer to enable the firmware to take effect when the upgrading is successful, so that a large number of steps of manual operation are saved, and the test efficiency is improved.
In one embodiment, as shown in fig. 3, there is provided an SSD automatic online upgrade firmware test method, which further includes, after the step of performing firmware upgrade by calling the firmware package upgrade software incoming interface parameter:
step 302, judging whether the firmware upgrade is successfully executed;
step 304, if the firmware upgrade is successfully executed, the automatic shutdown is effective after the next startup.
In one embodiment, as shown in fig. 4, there is provided an SSD automatic online upgrade firmware test method, in which the step of acquiring a device path of an SSD to be upgraded further includes:
step 402, deleting the previous device information log;
step 404, opening the software for acquiring the device information to acquire the device information log again;
and step 406, capturing a device path of the SSD to be upgraded in the newly acquired device information log.
In the above embodiment, a method for automatically testing an SSD to upgrade firmware online is provided, and a specific operation flow thereof is shown in fig. 5, where the method includes:
1. and copying the firmware package needing the firmware upgrading project to a firmware path of the corresponding project of the server.
2. And selecting the SSD to be tested, and installing a Windows operating system and an online firmware upgrading test script on the test platform.
3. And (4) transmitting a parameter running script corresponding to the project name, starting an online firmware upgrading test, and automatically shutting down after the firmware is upgraded successfully.
The online firmware upgrading process and part of key codes are as follows:
and acquiring an equipment path module, wherein the key codes are as follows:
Figure BDA0002293775940000071
calling an upgrade tool to upgrade the firmware key codes online as follows:
Figure BDA0002293775940000072
4. and starting the test platform, and enabling the firmware to take effect.
Therefore, the method for automatically testing the SSD online firmware upgrading in the embodiment solves the problem of manual and tedious operations, and improves the testing efficiency.
It should be understood that although the various steps in the flow charts of fig. 1-5 are shown in order as indicated by the arrows, the steps are not necessarily performed in order as indicated by the arrows. The steps are not performed in the exact order shown and described, and may be performed in other orders, unless explicitly stated otherwise. Moreover, at least some of the steps in fig. 1-5 may include multiple sub-steps or multiple stages that are not necessarily performed at the same time, but may be performed at different times, and the order of performance of the sub-steps or stages is not necessarily sequential, but may be performed in turn or alternating with other steps or at least some of the sub-steps or stages of other steps.
In one embodiment, as shown in fig. 6, there is provided an SSD automated online upgrade firmware test apparatus 600, the apparatus comprising:
an obtaining module 601, configured to obtain an SSD automatic online upgrade firmware test request;
the copying module 602 is configured to copy, according to the SSD automatic online upgrade firmware test request, a firmware package that needs a firmware upgrade project to a firmware path of a corresponding project of the server;
the installation module 603 is configured to install the SSD to be upgraded on the test platform, and install a Windows operating system and a firmware upgrade script on the test platform;
the script running module 604 is configured to copy a corresponding firmware package on a firmware path of the server by running the firmware upgrade script;
the firmware upgrade module 605 is configured to obtain a device path of the SSD to be upgraded, and upgrade the firmware by calling the firmware upgrade software to send in the interface parameter.
In one embodiment, as shown in fig. 7, an SSD automatic online upgrade firmware testing apparatus 600 is provided, the apparatus further includes a determining module 606 for:
judging whether the firmware upgrade is successfully executed;
if the firmware upgrading is successfully executed, the automatic shutdown can be effective after the firmware upgrading is started next time.
In one embodiment, firmware upgrade module 605 is further configured to:
deleting the previous device information log;
opening software for acquiring the equipment information to acquire the equipment information log again;
and capturing the device path of the SSD to be upgraded in the newly acquired device information log.
In one embodiment, as shown in fig. 8, there is provided an SSD automatic online upgrade firmware test apparatus 600, the apparatus further comprising a setup module 607 for:
firmware package folders of different projects are established in a firmware path of the server, when the firmware package is uploaded, the firmware package is uploaded to the firmware package folder of the corresponding project, and when a firmware upgrading script is called, parameters of the corresponding project are transmitted.
For specific limitations of the SSD automatic online upgrade firmware testing apparatus, reference may be made to the above limitations of the SSD automatic online upgrade firmware testing method, which are not described herein again.
In one embodiment, a computer device is provided, the internal structure of which may be as shown in FIG. 9. The computer apparatus includes a processor, a memory, and a network interface connected by a device bus. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device comprises a nonvolatile storage medium and an internal memory. The nonvolatile storage medium stores an operating device, a computer program, and a database. The internal memory provides an environment for the operation device in the nonvolatile storage medium and the execution of the computer program. The network interface of the computer device is used for communicating with an external terminal through a network connection. The computer program is executed by a processor to implement an SSD automated online upgrade firmware test method.
Those skilled in the art will appreciate that the architecture shown in fig. 9 is merely a block diagram of some of the structures associated with the disclosed aspects and is not intended to limit the computing devices to which the disclosed aspects apply, as particular computing devices may include more or less components than those shown, or may combine certain components, or have a different arrangement of components.
In one embodiment, a computer device is provided, comprising a memory, a processor and a computer program stored on the memory and executable on the processor, the processor implementing the steps of the above method embodiments when executing the computer program.
In one embodiment, a computer-readable storage medium is provided, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the above respective method embodiments.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by hardware instructions of a computer program, which can be stored in a non-volatile computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. Any reference to memory, storage, database, or other medium used in the embodiments provided herein may include non-volatile and/or volatile memory, among others. Non-volatile memory can include read-only memory (ROM), Programmable ROM (PROM), Electrically Programmable ROM (EPROM), Electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in a variety of forms such as Static RAM (SRAM), Dynamic RAM (DRAM), Synchronous DRAM (SDRAM), Double Data Rate SDRAM (DDRSDRAM), Enhanced SDRAM (ESDRAM), Synchronous Link DRAM (SLDRAM), Rambus Direct RAM (RDRAM), direct bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM).
The technical features of the above embodiments can be arbitrarily combined, and for the sake of brevity, all possible combinations of the technical features in the above embodiments are not described, but should be considered as the scope of the present specification as long as there is no contradiction between the combinations of the technical features.
The above-mentioned embodiments only express several embodiments of the present application, and the description thereof is more specific and detailed, but not construed as limiting the scope of the invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the concept of the present application, which falls within the scope of protection of the present application. Therefore, the protection scope of the present patent shall be subject to the appended claims.

Claims (10)

1. An SSD automated online upgrade firmware test method, the method comprising:
acquiring an SSD automatic online upgrading firmware test request;
copying a firmware package of a firmware upgrading project to be performed to a firmware path of a project corresponding to a server according to the SSD automatic online firmware upgrading test request;
installing an SSD to be upgraded on a test platform, and installing a Windows operating system and a firmware upgrading script on the test platform;
copying a corresponding firmware package on a firmware path of the server by running the firmware upgrading script;
and acquiring the equipment path of the SSD to be upgraded, and upgrading the firmware by calling the firmware upgrading software to transmit the interface parameters.
2. The SSD automated online upgrade firmware test method of claim 1, further comprising, after the step of performing a firmware upgrade by invoking firmware package upgrade software inbound interface parameters:
judging whether the firmware upgrade is successfully executed;
if the firmware upgrading is successfully executed, the automatic shutdown can be effective after the firmware upgrading is started next time.
3. The method for testing the automatic online upgrade firmware of the SSD according to claim 2, wherein the step of obtaining the device path of the SSD to be upgraded further comprises:
deleting the previous device information log;
opening software for acquiring the equipment information to acquire the equipment information log again;
and capturing the device path of the SSD to be upgraded in the obtained device information log.
4. The SSD automated online upgrade firmware test method according to any one of claims 1 to 3, characterized in that the method further comprises:
firmware package folders of different projects are established in a firmware path of the server, when a firmware package is uploaded, the firmware package is uploaded to the firmware package folder of the corresponding project, and when a firmware upgrading script is called, parameters of the corresponding project are transmitted.
5. An SSD automated online upgrade firmware test device, the device comprising:
the acquisition module is used for acquiring an SSD automatic online upgrading firmware test request;
the copying module is used for copying a firmware package needing a firmware upgrading project to a firmware path of a project corresponding to a server according to the SSD automatic online firmware upgrading test request;
the system comprises an installation module, a test platform and a firmware upgrading module, wherein the installation module is used for installing the SSD to be upgraded to the test platform and installing a Windows operating system and a firmware upgrading script on the test platform;
the script running module is used for copying a corresponding firmware package on a firmware path of the server by running the firmware upgrading script;
and the firmware upgrading module is used for acquiring the equipment path of the SSD to be upgraded and upgrading the firmware by calling firmware upgrading software to transmit interface parameters.
6. The device for testing the automatic online upgrade firmware of the SSD according to claim 5, wherein the device further comprises a determining module, the determining module is configured to:
judging whether the firmware upgrade is successfully executed;
if the firmware upgrading is successfully executed, the automatic shutdown can be effective after the firmware upgrading is started next time.
7. The SSD automated online upgrade firmware test device of claim 6, wherein the firmware upgrade module is further to:
deleting the previous device information log;
opening software for acquiring the equipment information to acquire the equipment information log again;
and capturing the device path of the SSD to be upgraded in the obtained device information log.
8. The SSD automated online upgrade firmware test device of any of claims 5-7, further comprising a setup module to:
firmware package folders of different projects are established in a firmware path of the server, when a firmware package is uploaded, the firmware package is uploaded to the firmware package folder of the corresponding project, and when a firmware upgrading script is called, parameters of the corresponding project are transmitted.
9. A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, characterized in that the steps of the method of any of claims 1 to 4 are implemented when the computer program is executed by the processor.
10. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the method of any one of claims 1 to 4.
CN201911191880.4A 2019-11-28 2019-11-28 SSD automatic online upgrading firmware test method and device and computer equipment Pending CN110968510A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911191880.4A CN110968510A (en) 2019-11-28 2019-11-28 SSD automatic online upgrading firmware test method and device and computer equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911191880.4A CN110968510A (en) 2019-11-28 2019-11-28 SSD automatic online upgrading firmware test method and device and computer equipment

Publications (1)

Publication Number Publication Date
CN110968510A true CN110968510A (en) 2020-04-07

Family

ID=70032260

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911191880.4A Pending CN110968510A (en) 2019-11-28 2019-11-28 SSD automatic online upgrading firmware test method and device and computer equipment

Country Status (1)

Country Link
CN (1) CN110968510A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113377588A (en) * 2021-06-08 2021-09-10 深圳忆联信息系统有限公司 Sustainable integration test method and device for hard disk and computer equipment
CN113721957A (en) * 2021-08-30 2021-11-30 四川虹美智能科技有限公司 Automatic testing method, device and system for firmware deployment and upgrade of embedded equipment
CN113821434A (en) * 2021-09-09 2021-12-21 摩拜(北京)信息技术有限公司 Firmware upgrade test method and device, electronic equipment and readable storage medium

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130124932A1 (en) * 2011-11-14 2013-05-16 Lsi Corporation Solid-State Disk Manufacturing Self Test
CN105183497A (en) * 2015-07-21 2015-12-23 浪潮电子信息产业股份有限公司 Method for automatically refreshing basic input/output systems (BIOSs) in batches by universal server
CN107402789A (en) * 2017-07-31 2017-11-28 郑州云海信息技术有限公司 A kind of server cluster automatic batch penetrates the method that RAID card refreshes hard disk FW
CN107832106A (en) * 2017-11-24 2018-03-23 郑州云海信息技术有限公司 A kind of method and system of the online updating hard disk FW under low Kernel versions OS
CN107894956A (en) * 2017-12-21 2018-04-10 郑州云海信息技术有限公司 A kind of long-range BIOS promotion and demotion refresh automated testing method
CN109445821A (en) * 2018-11-01 2019-03-08 郑州云海信息技术有限公司 A kind of method and system of batch refresh bimodulus SSD open channel mode firmware
CN109976791A (en) * 2019-04-10 2019-07-05 苏州浪潮智能科技有限公司 A kind of automatically updating method, device and the equipment of NVMe SSD
CN109992283A (en) * 2019-03-26 2019-07-09 合肥移瑞通信技术有限公司 A kind of method and system of batch synchronization downloading upgrading test firmware

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130124932A1 (en) * 2011-11-14 2013-05-16 Lsi Corporation Solid-State Disk Manufacturing Self Test
CN105183497A (en) * 2015-07-21 2015-12-23 浪潮电子信息产业股份有限公司 Method for automatically refreshing basic input/output systems (BIOSs) in batches by universal server
CN107402789A (en) * 2017-07-31 2017-11-28 郑州云海信息技术有限公司 A kind of server cluster automatic batch penetrates the method that RAID card refreshes hard disk FW
CN107832106A (en) * 2017-11-24 2018-03-23 郑州云海信息技术有限公司 A kind of method and system of the online updating hard disk FW under low Kernel versions OS
CN107894956A (en) * 2017-12-21 2018-04-10 郑州云海信息技术有限公司 A kind of long-range BIOS promotion and demotion refresh automated testing method
CN109445821A (en) * 2018-11-01 2019-03-08 郑州云海信息技术有限公司 A kind of method and system of batch refresh bimodulus SSD open channel mode firmware
CN109992283A (en) * 2019-03-26 2019-07-09 合肥移瑞通信技术有限公司 A kind of method and system of batch synchronization downloading upgrading test firmware
CN109976791A (en) * 2019-04-10 2019-07-05 苏州浪潮智能科技有限公司 A kind of automatically updating method, device and the equipment of NVMe SSD

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113377588A (en) * 2021-06-08 2021-09-10 深圳忆联信息系统有限公司 Sustainable integration test method and device for hard disk and computer equipment
CN113721957A (en) * 2021-08-30 2021-11-30 四川虹美智能科技有限公司 Automatic testing method, device and system for firmware deployment and upgrade of embedded equipment
CN113721957B (en) * 2021-08-30 2023-10-31 四川虹美智能科技有限公司 Automatic test method, device and system for firmware deployment upgrade of embedded equipment
CN113821434A (en) * 2021-09-09 2021-12-21 摩拜(北京)信息技术有限公司 Firmware upgrade test method and device, electronic equipment and readable storage medium

Similar Documents

Publication Publication Date Title
CN110209652B (en) Data table migration method, device, computer equipment and storage medium
CN110968510A (en) SSD automatic online upgrading firmware test method and device and computer equipment
CN109388569B (en) Method for remotely detecting environmental anomaly of client, test server and storage medium
CN109587331B (en) Method and system for automatically repairing cloud mobile phone fault
CN110955589A (en) Method, system, device and medium for testing headless mode based on browser
CN110618819A (en) Method and device for automatically deploying WINPE system in batches and computer equipment
CN108255735B (en) Associated environment testing method, electronic device and computer readable storage medium
CN112860645A (en) Processing method and device for offline compressed file, computer equipment and medium
CN111353143A (en) Sensitive authority detection method and device and storage medium
CN113835713B (en) Source code packet downloading method, device, computer equipment and storage medium
CN115269399A (en) Equipment stability testing method and device, computer equipment and storage medium
CN111984520A (en) Buried point testing method, computer device and computer-readable storage medium
CN111338644A (en) Task script deployment method and system
CN111198703A (en) Version upgrading method, system, equipment and medium
CN116049011A (en) Deployment method and device of test environment, electronic equipment and storage medium
CN115277677A (en) Batch archive hooking method and device, computer equipment and storage medium
CN113495764B (en) Automatic data extraction method and device, computer equipment and storage medium
CN114880244A (en) Application testing method and device, storage medium and electronic equipment
CN113805953A (en) UEFI environment deployment implementation method and device, computer equipment and storage medium
CN113986263A (en) Code automation test method, device, electronic equipment and storage medium
CN112559248A (en) Preprocessing service recovery method, device, equipment and storage medium
CN113467893A (en) Virtual machine automation test method and device, storage medium and processor
CN109428936B (en) APP upgrading method, device, system, electronic equipment and storage medium
CN112527371A (en) Boot loader upgrading method and device, electronic equipment and storage medium
CN113315795A (en) Synchronization method and device of cloud host mirror image and storage medium

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20200407