CN109408316A - A kind of file polymerization property test method and device - Google Patents

A kind of file polymerization property test method and device Download PDF

Info

Publication number
CN109408316A
CN109408316A CN201811347867.9A CN201811347867A CN109408316A CN 109408316 A CN109408316 A CN 109408316A CN 201811347867 A CN201811347867 A CN 201811347867A CN 109408316 A CN109408316 A CN 109408316A
Authority
CN
China
Prior art keywords
test
cluster
node
script
memory
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
CN201811347867.9A
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.)
Zhengzhou Yunhai Information Technology Co Ltd
Original Assignee
Zhengzhou Yunhai Information Technology 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 Zhengzhou Yunhai Information Technology Co Ltd filed Critical Zhengzhou Yunhai Information Technology Co Ltd
Priority to CN201811347867.9A priority Critical patent/CN109408316A/en
Publication of CN109408316A publication Critical patent/CN109408316A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/22Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing
    • G06F11/2273Test methods
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/22Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing
    • G06F11/2268Logging of test results

Abstract

The embodiment of the present application discloses the test method and device of a kind of file polymerization property, test suite is created according to testing requirement by server first, then test cluster is set up according to the test cluster configuration information in test suite, it include at least two test nodes in the test cluster, and test script and test assignment scheduling information are sent to the test cluster, so that the test node in the test cluster executes the corresponding test script of the test cluster according to test assignment scheduling information, complete the test of file polymerization property, test log message is sent to server by test node simultaneously, the file polymerization property of test cluster is judged according to test log message by server.As it can be seen that server admin and deployment test cluster can be passed through by testing scheme provided by the present application, then test script is executed by test node in test cluster, without user's manually dispose test cluster, the automatic test of file auto polymerization characteristic is realized, improve testing efficiency.

Description

A kind of file polymerization property test method and device
Technical field
This application involves field of computer technology, and in particular to a kind of file polymerization property test method and device.
Background technique
With the fast development of big data and cloud computing, consequent is various enterprises and individuals using continuously Generate hundred million grades even 10,000,000,000 grades of mass small documents.When the reading data of mass small documents, the often size of each small documents The smallest block size of both less than data transmission.Namely no matter actually useful data volume is much, can all obtain fixed big Small data, this make useful data account for obtain data volume ratio it is too low, so as to cause memory, the waste of bandwidth.
To solve mass small documents storage problem, small documents polymerization technique is proposed.Small documents polymerization technique can be by fragment Change small documents and aggregate into a big file, read related data in advance in reading and writing data, improves cache hit rate, be effectively reduced Small documents write-in disk number mitigates and writes data pressure;Disk utilization rate is improved, reads to read in place object when small documents and delay It deposits, improves and read hit rate, shortens and read the path I/O.
In the prior art, it to guarantee that distributed memory system can operate normally small documents polymerization technique, needs to being File polymerization property in system is tested, and can support file polymerization technique with the memory node in guarantee system, currently, main To use manual testing process.When in system including a memory node up to a hundred, tester's manually dispose test cluster is needed, It needs to waste a large amount of time, and since manual operation is easy to appear some maloperations, influences test result.
Summary of the invention
In view of this, the embodiment of the present application provides a kind of file polymerization property test method and device, to realize automatic survey The file polymerization property of memory node is tried, testing efficiency is improved.
To solve the above problems, technical solution provided by the embodiments of the present application is as follows:
The application first aspect provides a kind of file polymerization property test method, and the method is deposited for test distributed The file polymerization property of storage system, which comprises
Test suite is created according to testing requirement;The test suite includes test cluster configuration information and test assignment tune Spend information;
At least two idle memory nodes in memory resource pool are matched as test node, and according to the test cluster Confidence breath, sets up test cluster;The test cluster includes at least two test nodes;
Test script and the test assignment scheduling information are sent to the test cluster, so that the test node The test script is executed according to the test assignment scheduling information;The test script is the corresponding test of the test cluster Script;
The test log information that test node is sent is received, the test cluster is judged according to the test log information File polymerization property.
In one possible implementation, it is described test script and the test assignment scheduling information are sent to it is described Before test cluster, comprising:
Main test node is determined in the test cluster;The main test node is a survey in the test cluster Try node;
Test script and the test assignment scheduling information are sent to the main test node, so that the main test Node executes the test script according to the test assignment scheduling information;
The test log information for receiving test node and sending, judges the test set according to the test log information The file polymerization property of group, comprising:
The test log information that the main test node is sent is received, the test is judged according to the test log information The file polymerization property of cluster.
In one possible implementation, described using in memory resource pool at least two idle memory nodes as test Node, and according to the test cluster configuration information, set up test cluster, comprising:
Monitor the state of memory node described in the memory resource pool;
When there are when at least two idle memory nodes, obtained at least two free time to deposit in the memory resource pool Node is stored up as test node, and according to the test cluster configuration information, sets up test cluster.
In one possible implementation, before setting up test cluster, the method also includes:
No cryptographic acess is set by all memory nodes in the storage resource, will pass through no cryptographic acess Mode monitors the state of the memory node.
In one possible implementation, described after receiving the test log information that the test node is sent Method further include:
The test node is initialized as idle memory node.
The application second aspect provides a kind of file polymerization property test device, and described device is deposited for test distributed The file polymerization property of storage system, described device include:
Creating unit, for creating test suite according to testing requirement;The test suite includes test cluster with confidence Breath and test assignment scheduling information;
Unit is set up, for using at least two idle memory nodes in memory resource pool as test node, and according to The test cluster configuration information sets up test cluster;The test cluster includes at least two test nodes;
Transmission unit, for test script and the test assignment scheduling information to be sent to the test cluster, so that It obtains the test node and the test script is executed according to the test assignment scheduling information;The test script is the test The corresponding test script of cluster;
Receiving unit judges for receiving the test log information of test node transmission according to the test log information The file polymerization property of the test cluster.
In one possible implementation, described device further include:
Determination unit, for determining main test node in the test cluster after setting up unit and setting up test cluster; The main test node is a test node in the test cluster;
The transmission unit, specifically for test script and the test assignment scheduling information are sent to the main test Node, so that the main test node executes the test script according to the test assignment scheduling information;
The receiving unit, the test log information sent specifically for receiving the main test node, according to the survey Examination log information judges the file polymerization property of the test cluster.
In one possible implementation, the establishment unit, comprising:
Subelement is monitored, for monitoring the state of memory node described in the memory resource pool;
Set up subelement, for when in the memory resource pool exist at least two free time the memory node when, obtain Take at least two idle memory nodes as test node, module testing cluster.
In one possible implementation, described device further include:
Setting unit, for before executing the establishment unit, all storages in the memory resource pool to be saved Point is set as no cryptographic acess, monitors the state of the memory node in a manner of no cryptographic acess will pass through.
In one possible implementation, described device further include:
Initialization unit is used for after the receiving unit receives the test log information, will be at the beginning of the test node Beginning turns to idle memory node.
It can be seen that the embodiment of the present application has the following beneficial effects:
The embodiment of the present application creates test suite according to testing requirement by server first, then according in test suite Test cluster configuration information sets up test cluster, may include at least two test nodes in the test cluster, and will test foot This and test assignment scheduling information are sent to the test cluster, so that test node is executed according to test assignment scheduling information The corresponding test script of the test cluster completes the test of file polymerization property, while test node sends out test log message Server is given, judges the file polymerization property of test cluster according to test log message by server.As it can be seen that passing through the application Then the testing scheme of offer can be held by server admin and deployment test cluster by test node main in test cluster Row test script is not necessarily to user's manually dispose test cluster, realizes the automatic test of file auto polymerization characteristic, improves test effect Rate.
Detailed description of the invention
Fig. 1 is the block schematic illustration of exemplary application scene provided by the embodiments of the present application;
Fig. 2 is a kind of flow chart of file polymerization property test method provided by the embodiments of the present application;
Fig. 3 is a kind of file polymerization property test frame figure provided by the embodiments of the present application;
Fig. 4 is a kind of structure chart of file polymerization property test device provided by the embodiments of the present application.
Specific embodiment
In order to make the above objects, features, and advantages of the present application more apparent, with reference to the accompanying drawing and it is specific real Mode is applied to be described in further detail the embodiment of the present application.
The technical solution of the application for ease of understanding will first be illustrated the background technique of the application below.
Inventor has found that the file of traditional storage cluster polymerize special in traditional file polymerization property testing research Sign test is then to submit test assignment to complete into test cluster by manually dispose test cluster.When test cluster packet When including more multiple test nodes, needs to take a substantial amount of time and be disposed, so that testing efficiency is lower.
Based on this, this application provides a kind of file polymerization property test method and devices, by server according to test need Creation test suite is sought, and test cluster is set up according to test cluster configuration information in test suite;Then by test cluster pair The test script and test assignment scheduling information answered are sent to test cluster so that the test node in test cluster according to Test assignment scheduling information executes test script to complete the test of test cluster file polymerization property, after the completion of test, tests Test log message can be sent to server by node, judge the text of the test cluster according to test log message by server Part polymerization property improves testing efficiency to realize the automatic test of file polymerization property.
Referring to Fig. 1, which is the block schematic illustration of exemplary application scene provided by the embodiments of the present application, wherein this Shen Please embodiment provide file polymerization property test method can be applied to server 20,.
When practical application, server 20 can monitor the state of each memory node in memory resource pool 10, when storage provides When at least two memory nodes are idle in the pond of source, using above-mentioned two memory node as test node, and according to test suite In test cluster configuration information module testing cluster, test script is then sent to test cluster to complete test assignment, And test log information is sent to server 20, it is saved by server 20.
It will be understood by those skilled in the art that block schematic illustration shown in FIG. 1 is only that presently filed embodiment can be An example being wherein achieved.The scope of application of the application embodiment is not limited by any aspect of the frame.
It should be noted that the memory node in the embodiment of the present application can be existing, researching and developing or grind in the future Hair, can pass through it is any type of wiredly and/or wirelessly connection (for example, Wi-Fi, LAN, honeycomb, coaxial cable etc.) realize Any user equipment interacted with server 20, including but not limited to: it is existing, researching and developing or in the future research and development have deposit The equipment for storing up function.It is also to be noted that server 20 can be existing, researching and developing or incite somebody to action in the embodiment of the present application Come an example of the equipment of application service research and develop, that information recommendation can be provided a user.Presently filed embodiment exists It is unrestricted in this respect.
The realization of technical scheme for ease of understanding, below in conjunction with attached drawing to file provided by the embodiments of the present application Polymerization property test method is illustrated.
Referring to fig. 2, which is a kind of file polymerization property test method flow chart provided by the embodiments of the present application, this method For the file polymerization property of test distributed storage system, this method may include:
S201: test suite is created according to testing requirement.
In the present embodiment, user can submit test assignment to server, by server according to the test in test assignment Corresponding test suite is this time tested in demand creation.The test suite may include test cluster configuration information, test assignment tune Spend information and script bank configuration information etc..
Wherein, test cluster configuration information can serve to indicate that module testing cluster;Test assignment scheduling information is for referring to Show when testing how to dispatch the test case of this time test;Script bank configuration information can serve to indicate that test institute is right The script bank answered, to obtain test script from corresponding script bank.
S202: using at least two idle memory nodes in memory resource pool as test node, and according to test cluster Configuration information sets up test cluster.
In the present embodiment, server can monitor the state of each memory node in memory resource pool in real time, when monitoring There are when at least two idle memory nodes in storage resource, test node is determined it as, and according to test cluster with confidence Breath sets up test cluster, which includes at least two test nodes.
In practical application, can be mainly used for monitoring in memory resource pool in server establishing resource cell monitoring module The state of each memory node, and using the memory node being in idle condition as test node, then configured according to test cluster Information carries out configuration to each test node to which group builds up test cluster.
It, can be with it is understood that for the state of each memory node in memory resource pool can be monitored convenient for server No cryptographic acess is set by memory node each in memory resource pool, so that server can pass through the side of no cryptographic acess Formula monitors the state of each memory node.When specific implementation, each memory node can be set to being based on safety shell protocol (Secure Shell, SSH) guarantees the safety of each memory node without cryptographic acess.
S203: test script and test assignment scheduling information are sent to test cluster, so that test node is according to survey It tries task schedule information and executes test script.
In the present embodiment, after setting up test cluster, server can be by test script and survey needed for this test Examination task schedule information is uploaded in test cluster, so that the test node in test cluster is according to test assignment scheduling information The test script is executed, to complete test assignment.In specific implementation, server can be according to test assignment from script bank Test script is extracted, then test script is sent in test cluster.
It should be noted that due to may include multiple test nodes in test cluster, to the test in test cluster When node carries out the test of file polymerization property, the test node in test cluster be it is interconnected, therefore, can be from test set A main test node is determined in group, and test script is executed by the main test node, is specifically as follows, determines in test cluster Main test node;The main test node is a test node in the test cluster;By test script and the test Task schedule information is sent to the main test node, so that the main test node is according to the test assignment scheduling information Execute the test script.
In the present embodiment, after creating test cluster, main test node can be determined from test cluster, it should to utilize Main test node executes test assignment.The main test node is any one test node in test cluster.In practical application When, server can determine first idle memory node as test node as main test node.Then foot will be tested Originally it is sent to main test node, so that winner's test node executes test script.
In the present embodiment, after determining main test node, it is corresponding that server can extract the test cluster from script bank Test script, and the test script is sent to main test node, so that the main test node is completed according to test script Automatic test.It wherein, may include multiple test scripts in script bank, server can be according to testing requirement from script bank Select corresponding test script.
It is understood that can recorde log information caused by test when main test node executes test script, After the completion of test, test log information can be sent to server, be saved by server.
S204: the test log information that test node is sent is received, the text of test cluster is judged according to test log information Part polymerization property.
In the present embodiment, when server receives the test log information of test node transmission, the survey can be saved Log information is tried, and judges the file polymerization property of test cluster according to the test log information, while is logical convenient for tester It crosses server and checks test log information.
It is understood that server can connect when the test assignment is executed by the main test node in test cluster The test log information that main test node is sent is received, judges that the file of the test cluster polymerize spy according to test log information Property.
It should be noted that for normally storage service can be provided for user convenient for test node, it, can after completing test It is idle memory node with initialization test node, when user is by server request storage service, server can will be empty Not busy memory node distributes to the user to provide corresponding service for it.
It is understood that can be with initialization test node, when to avoid initialization test node after due to test Test log message is deleted, and therefore, test log information can be sent to server by main test node, be carried out by server It saves, is checked convenient for subsequent.
By foregoing description, the embodiment of the present application creates test suite according to testing requirement by server first, then root Test cluster is set up according to the test cluster configuration information in test suite, may include at least two test sections in the test cluster Point, and test script and test assignment scheduling information are sent in test cluster, so that the test node in test cluster The corresponding test script of the test cluster is executed, completes the test of file polymerization property, while test node disappears test log Breath is sent to server, judges the file polymerization property of test cluster according to test log message by server.As it can be seen that passing through this The testing scheme provided is provided, then can be saved by test main in test cluster by server admin and deployment test cluster Point executes test script, is not necessarily to user's manually dispose test cluster, realizes the automatic test of file polymerization property, improves test Efficiency.
For ease of understanding, referring to Fig. 3, which is file polymerization property test frame figure provided by the embodiments of the present application, is surveyed Examination personnel submit test assignment to server, and server monitors in memory resource pool according to test assignment with the presence or absence of idle storage Node, if it does not exist, then continuing to monitor;If it is present building test cluster, and judge the test node in test cluster Whether it is not less than 2, if it is less than 2, then continues to monitor the idle memory node in memory resource pool;If it is greater than or be equal to 2, then It determines main test node, and submits test script, execute automatic test, and test log information is sent to server, then Test node is discharged by server.
Based on above method embodiment, present invention also provides a kind of devices of file polymerization property test, below will knot Attached drawing is closed to be illustrated the device.
Referring to fig. 4, which is a kind of file polymerization property test device structure chart provided by the embodiments of the present application, the dress The file polymerization property for test distributed storage system is set, the apparatus may include:
Creating unit 401, for creating test suite according to testing requirement;The test suite includes test cluster configuration Information and test assignment scheduling information;
Unit 402 is set up, for using at least two idle memory nodes in memory resource pool as test node, and root Test cluster is set up according to the test cluster configuration information;The test cluster includes at least two test nodes;
Determination unit 403, for test script and the test assignment scheduling information to be sent to the test cluster, with So that the test node executes the test script according to the test assignment scheduling information;The test script is the survey Try the corresponding test script of cluster;
Receiving unit 404, the test log information sent for receiving the test node, believes according to the test log Breath judges the file polymerization property of the test cluster.
In one possible implementation, described device further include:
Determination unit, for determining main test node in the test cluster after setting up unit and setting up test cluster; The main test node is a test node in the test cluster;
The transmission unit, specifically for test script and the test assignment scheduling information are sent to the main test Node, so that the main test node executes the test script according to the test assignment scheduling information;
The receiving unit, the test log information sent specifically for receiving the main test node, according to the survey Examination log information judges the file polymerization property of the test cluster.
In one possible implementation, the establishment unit, comprising:
Subelement is monitored, for monitoring the state of memory node described in the memory resource pool;
Set up subelement, for when in the memory resource pool exist at least two free time the memory node when, obtain Take at least two idle memory nodes as test node, module testing cluster.
In one possible implementation, described device further include:
Setting unit, for before executing the establishment unit, all storages in the memory resource pool to be saved Point is set as no cryptographic acess, monitors the state of the memory node in a manner of no cryptographic acess will pass through.
In one possible implementation, described device further include:
Initialization unit is used for after the receiving unit receives the test log information, will be at the beginning of the test node Beginning turns to idle memory node.
It should be noted that the realization of each unit may refer to the realization of Fig. 2 the method embodiment in the present embodiment, this Details are not described herein for embodiment.
By above-mentioned it is found that the embodiment of the present application creates test suite, then root according to testing requirement by server first Test cluster is set up according to the test cluster configuration information in test suite, may include at least two test sections in the test cluster Point, and test script and test assignment scheduling information are sent in test cluster, so that test node is held in test cluster The corresponding test script of the row test cluster, completes the test of file polymerization property, while test node is by test log message It is sent to server, judges the file polymerization property of test cluster according to test log message by server.As it can be seen that passing through this Shen Then the testing scheme that please be provided can be held by server admin and deployment test cluster by test node in test cluster Row test script is not necessarily to user's manually dispose test cluster, realizes the automatic test of file polymerization property, improves test effect Rate.
It should be noted that each embodiment in this specification is described in a progressive manner, each embodiment emphasis is said Bright is the difference from other embodiments, and the same or similar parts in each embodiment may refer to each other.For reality For applying system or device disclosed in example, since it is corresponded to the methods disclosed in the examples, so being described relatively simple, phase Place is closed referring to method part illustration.
It should be appreciated that in this application, " at least one (item) " refers to one or more, and " multiple " refer to two or two More than a."and/or" indicates may exist three kinds of relationships, for example, " A and/or B " for describing the incidence relation of affiliated partner It can indicate: only exist A, only exist B and exist simultaneously tri- kinds of situations of A and B, wherein A, B can be odd number or plural number.Word Symbol "/" typicallys represent the relationship that forward-backward correlation object is a kind of "or"." at least one of following (a) " or its similar expression, refers to Any combination in these, any combination including individual event (a) or complex item (a).At least one of for example, in a, b or c (a) can indicate: a, b, c, " a and b ", " a and c ", " b and c ", or " a and b and c ", and wherein a, b, c can be individually, can also To be multiple.
It should also be noted that, herein, relational terms such as first and second and the like are used merely to one Entity or operation are distinguished with another entity or operation, without necessarily requiring or implying between these entities or operation There are any actual relationship or orders.Moreover, the terms "include", "comprise" or its any other variant are intended to contain Lid non-exclusive inclusion, so that the process, method, article or equipment including a series of elements is not only wanted including those Element, but also including other elements that are not explicitly listed, or further include for this process, method, article or equipment Intrinsic element.In the absence of more restrictions, the element limited by sentence "including a ...", it is not excluded that There is also other identical elements in process, method, article or equipment including the element.
The step of method described in conjunction with the examples disclosed in this document or algorithm, can directly be held with hardware, processor The combination of capable software module or the two is implemented.Software module can be placed in random access memory (RAM), memory, read-only deposit Reservoir (ROM), electrically programmable ROM, electrically erasable ROM, register, hard disk, moveable magnetic disc, CD-ROM or technology In any other form of storage medium well known in field.
The foregoing description of the disclosed embodiments makes professional and technical personnel in the field can be realized or use the application. Various modifications to these embodiments will be readily apparent to those skilled in the art, as defined herein General Principle can be realized in other embodiments without departing from the spirit or scope of the application.Therefore, the application It is not intended to be limited to the embodiments shown herein, and is to fit to and the principles and novel features disclosed herein phase one The widest scope of cause.

Claims (10)

1. a kind of file polymerization property test method, which is characterized in that the method is used for the text of test distributed storage system Part polymerization property, which comprises
Test suite is created according to testing requirement;The test suite includes test cluster configuration information and test assignment scheduling letter Breath;
At least two idle memory nodes in memory resource pool are matched into confidence as test node, and according to the test cluster Breath sets up test cluster;The test cluster includes at least two test nodes;
Test script and the test assignment scheduling information are sent to the test cluster so that the test node according to The test assignment scheduling information executes the test script;The test script is the corresponding test foot of the test cluster This;
The test log information that test node is sent is received, the file of the test cluster is judged according to the test log information Polymerization property.
2. the method according to claim 1, wherein described by test script and the test assignment scheduling information It is sent to before the test cluster, comprising:
Main test node is determined in the test cluster;The main test node is the test section in the test cluster Point;
Test script and the test assignment scheduling information are sent to the main test node, so that the main test node The test script is executed according to the test assignment scheduling information;
The test log information for receiving test node and sending, judges the test cluster according to the test log information File polymerization property, comprising:
The test log information that the main test node is sent is received, the test cluster is judged according to the test log information File polymerization property.
3. the method according to claim 1, wherein described by memory resource pool at least two idle storage sections Point is used as test node, and according to the test cluster configuration information, sets up test cluster, comprising:
Monitor the state of memory node described in the memory resource pool;
When there are when at least two idle memory nodes, obtain at least two idle storage sections in the memory resource pool Point is used as test node, and according to the test cluster configuration information, sets up test cluster.
4. according to the method described in claim 3, it is characterized in that, when set up test cluster before, the method also includes:
No cryptographic acess is set by all memory nodes in the storage resource, will pass through in a manner of no cryptographic acess Monitor the state of the memory node.
5. method according to any of claims 1-4, which is characterized in that when receiving what the test node was sent After test log information, the method also includes:
The test node is initialized as idle memory node.
6. a kind of file polymerization property test device, which is characterized in that described device is used for the text of test distributed storage system Part polymerization property, described device include:
Creating unit, for creating test suite according to testing requirement;The test suite include test cluster configuration information and Test assignment scheduling information;
Unit is set up, for using at least two idle memory nodes in memory resource pool as test node, and according to described Test cluster configuration information sets up test cluster;The test cluster includes at least two test nodes;
Transmission unit, for test script and the test assignment scheduling information to be sent to the test cluster, so that institute It states test node and the test script is executed according to the test assignment scheduling information;The test script is the test cluster Corresponding test script;
Receiving unit, for receiving the test log information of test node transmission, according to test log information judgement The file polymerization property of test cluster.
7. device according to claim 6, which is characterized in that described device further include:
Determination unit, for determining main test node in the test cluster after setting up unit and setting up test cluster;It is described Main test node is a test node in the test cluster;
The transmission unit is saved specifically for test script and the test assignment scheduling information are sent to the main test Point, so that the main test node executes the test script according to the test assignment scheduling information;
The receiving unit, the test log information sent specifically for receiving the main test node, according to the test day Will information judges the file polymerization property of the test cluster.
8. device according to claim 6, which is characterized in that the establishment unit, comprising:
Subelement is monitored, for monitoring the state of memory node described in the memory resource pool;
Subelement is set up, for when, there are when at least two idle memory nodes, acquisition is extremely in the memory resource pool Few two idle memory nodes are as test node, module testing cluster.
9. device according to claim 8, which is characterized in that described device further include:
Setting unit, for before executing the establishment unit, all memory nodes in the memory resource pool to be set It is set to no cryptographic acess, monitors the state of the memory node in a manner of no cryptographic acess will pass through.
10. according to device described in claim 6-9 any one, which is characterized in that described device further include:
Initialization unit, for after the receiving unit receives the test log information, the test node to be initialized For idle memory node.
CN201811347867.9A 2018-11-13 2018-11-13 A kind of file polymerization property test method and device Pending CN109408316A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811347867.9A CN109408316A (en) 2018-11-13 2018-11-13 A kind of file polymerization property test method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811347867.9A CN109408316A (en) 2018-11-13 2018-11-13 A kind of file polymerization property test method and device

Publications (1)

Publication Number Publication Date
CN109408316A true CN109408316A (en) 2019-03-01

Family

ID=65473523

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811347867.9A Pending CN109408316A (en) 2018-11-13 2018-11-13 A kind of file polymerization property test method and device

Country Status (1)

Country Link
CN (1) CN109408316A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109995617A (en) * 2019-04-11 2019-07-09 苏州浪潮智能科技有限公司 Automated testing method, device, equipment and the storage medium of Host Administration characteristic

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107302475A (en) * 2017-07-06 2017-10-27 郑州云海信息技术有限公司 The method of testing and device of a kind of Based on Distributed storage cluster
US20180121340A1 (en) * 2015-05-12 2018-05-03 Mineus S.R.O. Method and System for Automating the Process of Testing of Software Applications

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20180121340A1 (en) * 2015-05-12 2018-05-03 Mineus S.R.O. Method and System for Automating the Process of Testing of Software Applications
CN107302475A (en) * 2017-07-06 2017-10-27 郑州云海信息技术有限公司 The method of testing and device of a kind of Based on Distributed storage cluster

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109995617A (en) * 2019-04-11 2019-07-09 苏州浪潮智能科技有限公司 Automated testing method, device, equipment and the storage medium of Host Administration characteristic

Similar Documents

Publication Publication Date Title
US10642725B2 (en) Automated test generation for multi-interface enterprise virtualization management environment
CN104123184B (en) A kind of method and system for being used to distribute resource for the task in building process
US20140317451A1 (en) Automatically allocating clients for software program testing
US11082509B1 (en) Determining session intent
US10552306B2 (en) Automated test generation for multi-interface and multi-platform enterprise virtualization management environment
JP2023508076A (en) Elastically run machine learning workloads with application-based profiling
CN105868056B (en) Obtain the method, apparatus and secure virtual machine of deleted document in Windows virtual machine
CN112351337B (en) Video quality inspection method and device, computer equipment and storage medium
CN109462517A (en) A kind of method, system and the equipment of the data monitoring towards digital electric network business
CN109508294A (en) A kind of file is from simplifying characteristic test method and device
CN103490978A (en) Terminal, server and message monitoring method
CN113761003A (en) User portrait data processing method and device, electronic equipment and readable storage medium
CN109597764A (en) A kind of test method and relevant apparatus of catalogue quota
CN109408316A (en) A kind of file polymerization property test method and device
US20180336122A1 (en) Generating application flow entities
CN103902745A (en) Data acquisition method, device and system
CN109032916A (en) The method, apparatus and system that functional module in application program is evaluated and tested
CN109660392A (en) Hardware unitizes adaptive management dispositions method and system under a kind of linux system
CN109032940A (en) A kind of test scene input method, device, equipment and storage medium
CN109992614B (en) Data acquisition method, device and server
CN113656314A (en) Pressure test processing method and device
US11023226B2 (en) Dynamic data ingestion
US9990274B2 (en) Testing integrated business systems
US11843530B2 (en) System, method, and computer program for unobtrusive propagation of solutions for detected incidents in computer applications
CN106778274A (en) Based on safety protecting method and system under virtualized environment

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: 20190301

RJ01 Rejection of invention patent application after publication