CN105224466A - A kind of integration test method based on Docker and system - Google Patents

A kind of integration test method based on Docker and system Download PDF

Info

Publication number
CN105224466A
CN105224466A CN201510793748.6A CN201510793748A CN105224466A CN 105224466 A CN105224466 A CN 105224466A CN 201510793748 A CN201510793748 A CN 201510793748A CN 105224466 A CN105224466 A CN 105224466A
Authority
CN
China
Prior art keywords
docker
integration testing
integration
test
container
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.)
Granted
Application number
CN201510793748.6A
Other languages
Chinese (zh)
Other versions
CN105224466B (en
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.)
Guangzhou Onecloud Information Technology Co ltd
Guangzhou Yunbiao Bureau Network Technology Co.,Ltd.
Original Assignee
GUANGZHOU ONECLOUD INFORMATION TECHNOLOGY Inc
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 GUANGZHOU ONECLOUD INFORMATION TECHNOLOGY Inc filed Critical GUANGZHOU ONECLOUD INFORMATION TECHNOLOGY Inc
Priority to CN201510793748.6A priority Critical patent/CN105224466B/en
Publication of CN105224466A publication Critical patent/CN105224466A/en
Application granted granted Critical
Publication of CN105224466B publication Critical patent/CN105224466B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

The present invention relates to field of computer technology, a kind of integration test method based on Docker and system, adopt the integration mode of Docker container, by integration testing deployment of components inside Docker, form Docker integration testing environment; Utilize script command line menu, call by RPC remote procedure call protocol the test that described integration testing assembly completes difference in functionality module.This will greatly facilitate development phase integration testing and saves the hardware cost of test, this mode is well suited for promoting and is used as the exploitation of all departments of intra-company or the test environment of test organization, and can conveniently share in intra-company due to Docker mirror image, light realization migration and expansion, can fast based on the container of Docker mirror image operating component.

Description

A kind of integration test method based on Docker and system
Technical field
The present invention relates to field of computer technology, particularly based on integration test method and the system of Docker.
Background technology
Docker is an application container engine of increasing income, a lightweight, transplantable, self-centered container can be created easily for any application, allow developer can pack they application and rely on bag in a transplantable container, container uses sandbox mechanism completely, do not have any interface each other, almost there is no performance cost, can run in machine and data center easily.Developer can use the mirror image of a standard to build a set of exploitation container, and after having developed, operation maintenance personnel can directly use this container to dispose code.The start-up time of Docker container is level second, saves the time of exploitation, test, deployment in large quantities.
In the exploitation of cloud computing software, the service relating to exploitation is various and complicated, as network service, and stores service, all kinds of service such as virtualization services, be compare the key link in the later stage of exploitation as integration testing, in the link of integration testing, all kinds of cloud service will be deployed in different physical machine nodes or virtual machine node, account for many machine resources, therefore development efficiency is lower, and workload is large, and cost is higher.
Summary of the invention
The invention provides a kind of integration test method based on Docker and system, be intended to solve integration testing in existing cloud computing software development and take machine resources greatly, development efficiency is low, the problem that workload is large.
First aspect, the invention provides a kind of integration test method based on Docker, and described method comprises:
Adopt the integration mode of Docker container, by integration testing deployment of components inside Docker, form the integration testing environment of Docker;
Utilize script command line menu, call by RPC remote procedure call protocol the test that described integration testing assembly completes difference in functionality module.
Further, the integration mode of described employing Docker container, by integration testing deployment of components inside Docker, form Docker integration testing environment and specifically comprise: integration testing assembly and script, establishment Docker integration testing environment are provided and configure the integration testing environment of described Docker;
Described integration testing assembly and the script of providing specifically comprises: provide all component needed for integration testing and associated script, and offers the service of RPC remote procedure call protocol to described assembly;
Described establishment Docker integration testing environment specifically comprises: the first virtual machine is as the privately owned warehouse of Docker, second virtual machine is as Docker host, then Dockerfile rule is used to build the Docker mirror image of described integration testing assembly, described Docker mirror image is saved in the privately owned warehouse of described Docker, described Docker host downloads described Docker mirror image from the privately owned warehouse of described Docker, and the Docker container run based on described Docker mirror image, the integration testing environment of a set of Docker is made up of described Docker container;
Described configuration Docker integration testing environment specifically comprises: configure Docker container described in each, and be communicated with the communication of network between each Docker container, to guarantee the Docker container being called service end by the Docker of client.
Further, described associated script comprises: generate command menu and provide the script of RPC basic function, SQL script, data script and the script for various functional module.
Further, described two Docker hosts are divided into: a host runs main Docker test environment, and another host runs secondary Docker test environment.
Further, the integration mode of described employing Docker container, by integration testing deployment of components inside Docker, forms Docker integration testing environment, also comprises afterwards: increase Docker integration testing environment newly and/or copy Docker integration testing environment.
On the basis of above-mentioned steps, further, described newly-increased Docker integration testing environment specifically comprises: build a newly-increased Docker host; From the privately owned warehouse of described Docker, download described Docker mirror image, be placed in described newly-increased Docker host; The Docker container run based on described Docker mirror image forms Docker test environment.
Further, copy Docker integration testing environment described in comprise: build a newly-increased Docker host; The Docker container of Docker integration testing environment is derived tar structured file, and mobile described tar structured file is in described newly-increased Docker host; Importing described tar structured file is assembly mirror image, and the Docker container run based on described assembly mirror image forms Docker integration testing environment.
Preferably, the integration testing environment generation of described Docker upgrades automatically.
Further, describedly utilize script command line menu, the test that described integration testing assembly completes difference in functionality module is called by RPC remote procedure call protocol, be specially: recall command menu by associated script, select described command menu to the functional module in requisition for test, the submenu entering described command menu carries out correlation function test.
Second aspect, the present invention also provides a kind of integrated test system based on Docker, and described system comprises storer and processor, it is characterized in that, described processor is used for:
Adopt the integration mode of Docker container, by integration testing deployment of components inside Docker, form the integration testing environment of Docker;
Utilize script command line menu, call by RPC remote procedure call protocol the test that described integration testing assembly completes difference in functionality module.
Beneficial effect: the integration mode that have employed Docker container, by integration testing deployment of components inside Docker, form the integration testing environment of Docker, utilize script command line menu, described integration testing assembly is called to complete the test of difference in functionality module by RPC (RemoteProcedureCallProtocol, remote procedure call protocol).Because Docker container only occupies little CPU and the overhead of internal memory, toggle speed is fast, performance is close to the performance of primary system, and can in a physical machine or the multiple container of virtual machine deploy and performance is unaffected, this will greatly facilitate development phase integration testing and saves the hardware cost of test, this mode is well suited for promoting and is used as the exploitation of all departments of intra-company or the test environment of test organization, and can conveniently share in intra-company due to Docker mirror image, light realization migration and expansion, can fast based on the container of Docker mirror image operating component.
Accompanying drawing explanation
Fig. 1 is the integration test method process flow diagram based on Docker that the embodiment of the present invention provides;
The establishment Docker integration testing Environment Design figure that Fig. 2 embodiment of the present invention provides;
The newly-increased Docker integration testing Environment Design figure that Fig. 3 embodiment of the present invention provides;
What Fig. 4 embodiment of the present invention provided copies Docker integration testing Environment Design figure;
Docker integration testing figure is carried out in being called by script that Fig. 5 embodiment of the present invention provides;
The integrated test system based on Docker that Fig. 6 embodiment of the present invention provides.
Embodiment
In order to make object of the present invention, technical scheme and advantage clearly understand, below in conjunction with drawings and Examples, the present invention is further elaborated.
Fig. 1 shows the integration test method process flow diagram based on Docker that the embodiment of the present invention provides, and for convenience of explanation, illustrate only the part relevant to the embodiment of the present invention, as shown in Figure 1, the method comprises the following steps:
The integration mode of step 101, employing Docker container, by integration testing deployment of components inside Docker, forms Docker integration testing environment.
In this step, mainly utilize Docker feature, by integration testing deployment of components in Docker, comprise three parts particularly, be respectively: integration testing assembly and script, establishment Docker integration testing environment are provided and configure the integration testing environment of described Docker; In the process of disposing, first prepare required integration testing assembly and script, integration testing assembly refers to the whole software systems needing to do integration testing; Script comprises generation command menu script, provides the script of RPC basic function, SQL script, data script and the script for various functional module, and different scripts plays different functions.
Fig. 2 shows sets up Docker integration testing Environment Design process, set up Docker integration testing environment to be specially, first virtual machine is as the privately owned warehouse 20 of Docker, second virtual machine and the 3rd virtual machine are as Docker host, as Docker host 21 in Fig. 2 and Docker host 22, then Dockerfile rule is used to build the Docker mirror image 201 of integration testing assembly, Docker mirror image 201 comprises the mirror image of a lot of test suite, same components mirror image also has different versions, such as: mirror image 201 comprises multiple mirror image Image, corresponding different mirror image Image1, Image2 and Image3, wherein there are again a lot of versions in mirror image Image1, corresponding v1.0.0, v1.0.1 and v1.0.2, Docker mirror image 201 is saved in the privately owned warehouse 20 of described Docker, Docker host 21 or Docker host 22 download described Docker mirror image 201 from the privately owned warehouse of Docker 20, generate Docker mirror image 211 and the Docker mirror image 221 of host 21 or host 21, and the Docker container 212 run based on Docker mirror image 211, Docker container 212 comprises multiple container container (container1, container2, container3 ,), the corresponding mirror image of each container, or the Docker container 222 run based on Docker mirror image 221, is made up of the integration testing environment of a set of Docker, is called main Docker test environment Docker container 212, be made up of the integration testing environment of a set of Docker Docker container 222, be called secondary Docker test environment, the image release of initial main Docker test environment and assembly in secondary Docker test environment is number identical, main Docker test environment is used for the test in current software version performance history, use in secondary Docker test environment one in releasing software version assembly mirror image create container, composition test environment, Docker deposits in privately owned warehouse the mirror image of assembly in all versions of releasing software.
In addition, in order to increase test, the function of production environment and processing power of trooping, also comprise newly-increased Docker integration testing environment and copy Docker integration testing environment in this step.Increase Docker integration testing Environment Design newly as shown in Figure 3, when needing, for developer configures a set of new Docker integration testing environment, to build a newly-increased Docker host 31; From the privately owned warehouse 30 of Docker, download the test suite mirror image of Docker mirror image 301, Docker mirror image 301 version needed for test environment, be placed in newly-increased Docker host 31; By Docker-compose or manual run Docker container 312 based on Docker mirror image 311 and form Docker integration testing environment, very convenient for the environment starting the combination of multiple assembly.
Copy Docker integration testing Environment Design as shown in Figure 4, when needs for a set of already present test environment opens a Tiao Xin branch for integration testing, a newly-increased Docker host 42 can be built; Use Dockerexport order to export as tar structured file 401 in the Docker container 412 of Docker integration testing environment, mobile tar structured file 401 is in newly-increased Docker host 42; Host 42 use Dockerimport order tar structured file 401 is imported as Docker mirror image 421, by Docker-compose or manually run Docker container 422 based on assembly mirror image 421 and form Docker integration testing environment, very convenient for the environment starting the combination of multiple assembly.
Finally, forming Docker integration testing environment and also there is automatic Reconfigurations, by starting a self-verifying service, code release up-to-date in development environment being synchronized in integration testing environment and Reconfigurations etc.
Step 102, utilize script command line menu, call by RPC remote procedure call protocol the test that described integration testing assembly completes difference in functionality module.
The service of assembly is undertaken calling access by IP address and port, Docker container can by port mapping the port of the port mapping of internal tank to main frame, it is realized by the iptables rule of amendment host, the host having installed Docker can create the virtual bridge of a Docker0 by name, and the self-defining Docker chain of meeting each generation one during nat and filter of iptables shows, can define an access host designated port as nat at Docker chain when making port mapping is the IP of container and the rule of internal port.Therefore, the mapped port of accessing host just can access the service of internal tank testing component.In addition, can by the assigned catalogue of the file directory of carry internal tank to host, amendment host assigned catalogue is equal to the file directory of amendment internal tank, the library file like this needed for updated components, and amendment configuration file etc. are very convenient.
In this step, the concrete operations of calling as shown in Figure 5, enter in the environment of client Docker, because script environment is all placed in this Docker, then find following script in Fig. 5 to start to call, and the script crossing ./skyhot.sh calls out command menu; The test master menu that the command calls of ground floor goes out has 8, and wherein 1-7 item is test different functional module, the 8th menu that is used to exit command; When we will test one of them function, as tested a public network administration module (functional module PublicIPtesting in product, correspondence 2), we only need to input 2 in the order line of master menu and carriage return just can enter into the submenu (PublicIPtesting) testing public network administration module; In current submenu, have 12 Submenu Itemses, the 1st is return master menu, and remaining 11 Submenu Itemses are the correlation functions testing public network administration module respectively.
As can be seen from operation interface above and example explanation, the operation of whole integration testing is very simple in fact, the function package of a large amount of complexity is got up, when testing, only need input menu item numbering in command menu just passable, the work of the test greatly simplified.
Second aspect, corresponding to the method, present invention also offers a kind of integrated test system based on Docker, this system comprises storer 601 and processor 602, processor 602 is for the integration mode that adopts Docker container, by integration testing deployment of components inside Docker, form Docker integration testing environment; Utilize script command line menu, call by RPC remote procedure call protocol the test that described integration testing assembly completes difference in functionality module.
The integration test method based on Docker in system in the present embodiment and previous embodiment is based on the aspect of two under same inventive concept, detailed description is done to method implementation process above, so those skilled in the art can according to the structure of the aforementioned system understood with being described clearly in this enforcement and implementation process, succinct in order to instructions, just repeats no more at this.
The foregoing is only preferred embodiment of the present invention, not in order to limit the present invention, all any amendments done within the spirit and principles in the present invention, equivalent replacement and improvement etc., all should be included within protection scope of the present invention.

Claims (10)

1. based on an integration test method of Docker, it is characterized in that, described method comprises:
Adopt the integration mode of Docker container, by integration testing deployment of components inside Docker, form the integration testing environment of Docker;
Utilize script command line menu, call by RPC remote procedure call protocol the test that described integration testing assembly completes difference in functionality module.
2. the method for claim 1, it is characterized in that, the integration mode of described employing Docker container, by integration testing deployment of components inside Docker, form Docker integration testing environment and specifically comprise: integration testing assembly and script, establishment Docker integration testing environment are provided and configure described Docker integration testing environment;
Described integration testing assembly and the script of providing specifically comprises: provide all component needed for integration testing and associated script, and offers the service of RPC remote procedure call protocol to described assembly;
Described establishment Docker integration testing environment specifically comprises: using the first virtual machine as the privately owned warehouse of Docker, the second virtual machine is as Docker host; Utilize Dockerfile rule to build the Docker mirror image of described integration testing assembly, described Docker mirror image is saved in the privately owned warehouse of described Docker; Described Docker host downloads described Docker mirror image from the privately owned warehouse of described Docker, and runs the Docker container based on described Docker mirror image, is made up of the integration testing environment of a set of Docker described Docker container;
Described configuration Docker integration testing environment specifically comprises: configure Docker container described in each, and be communicated with the communication of network between each Docker container, to guarantee the Docker container being called service end by the Docker of client.
3. method as claimed in claim 2, it is characterized in that, described associated script comprises: generate command menu and provide the script of RPC basic function, SQL script, data script and the script for various functional module.
4. method as claimed in claim 2, it is characterized in that, described two Docker hosts are divided into: a host runs main Docker test environment, and another host runs secondary Docker test environment.
5. method as claimed in claim 1 or 2, it is characterized in that, the integration mode of described employing Docker container, by integration testing deployment of components inside Docker, form Docker integration testing environment, also comprise afterwards: increase Docker integration testing environment newly and/or copy Docker integration testing environment.
6. method as claimed in claim 5, it is characterized in that, described newly-increased Docker integration testing environment specifically comprises:
Build a newly-increased Docker host;
From the privately owned warehouse of described Docker, download described Docker mirror image, be placed in described newly-increased Docker host;
The Docker container run based on described Docker mirror image forms Docker test environment.
7. method as claimed in claim 5, is characterized in that, described in copy Docker integration testing environment and specifically comprise:
Build a newly-increased Docker host;
The Docker container of Docker integration testing environment is derived tar structured file, and mobile described tar structured file is in described newly-increased Docker host;
Importing described tar structured file is assembly mirror image, and the Docker container run based on described assembly mirror image forms Docker integration testing environment.
8. the method as described in one of Claims 1 to 4, is characterized in that, also comprises: described Docker integration testing environment upgrades automatically.
9. the method for claim 1, it is characterized in that, describedly utilize script command line menu, the test that described integration testing assembly completes difference in functionality module is called by RPC remote procedure call protocol, be specially: recall command menu by associated script, select described command menu to the functional module in requisition for test, the submenu entering described command menu carries out correlation function test.
10. based on an integrated test system of Docker, described system comprises storer and processor, it is characterized in that, described processor is used for:
Adopt the integration mode of Docker container, by integration testing deployment of components inside Docker, form the integration testing environment of Docker;
Utilize script command line menu, call by RPC remote procedure call protocol the test that described integration testing assembly completes difference in functionality module.
CN201510793748.6A 2015-11-17 2015-11-17 A kind of integration test method and system based on Docker Active CN105224466B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510793748.6A CN105224466B (en) 2015-11-17 2015-11-17 A kind of integration test method and system based on Docker

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510793748.6A CN105224466B (en) 2015-11-17 2015-11-17 A kind of integration test method and system based on Docker

Publications (2)

Publication Number Publication Date
CN105224466A true CN105224466A (en) 2016-01-06
CN105224466B CN105224466B (en) 2018-08-28

Family

ID=54993451

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510793748.6A Active CN105224466B (en) 2015-11-17 2015-11-17 A kind of integration test method and system based on Docker

Country Status (1)

Country Link
CN (1) CN105224466B (en)

Cited By (37)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105704458A (en) * 2016-03-22 2016-06-22 北京邮电大学 Container-technology-based video monitoring cloud service platform realization method and system
CN105760167A (en) * 2016-02-23 2016-07-13 浪潮软件集团有限公司 Docker-based continuous integration method
CN105978781A (en) * 2016-06-28 2016-09-28 浪潮电子信息产业股份有限公司 Method and system for establishing network connection of Docker container, and client side
CN106325975A (en) * 2016-09-09 2017-01-11 浪潮软件股份有限公司 Method for automatically deploying and managing big data clusters through Docker container
CN106502905A (en) * 2016-10-26 2017-03-15 腾讯科技(深圳)有限公司 A kind of method of testing of application program, apparatus and system
CN106656980A (en) * 2016-10-21 2017-05-10 郑州云海信息技术有限公司 Method for automatically configuring accessing control of Docker container
CN106933635A (en) * 2017-03-15 2017-07-07 北京搜狐新媒体信息技术有限公司 Docker mirror images generation method and Docker containers
WO2017162058A1 (en) * 2016-03-23 2017-09-28 阿里巴巴集团控股有限公司 Software test method and device
CN107515782A (en) * 2017-07-26 2017-12-26 北京天云融创软件技术有限公司 Implementation method of the container across host migration under a kind of Docker environment
CN107526626A (en) * 2017-08-24 2017-12-29 武汉大学 A kind of Docker containers thermomigration process and system based on CRIU
WO2018007884A1 (en) * 2016-07-08 2018-01-11 International Business Machines Corporation Providing debug information on production containers using debug containers
CN107678836A (en) * 2017-10-12 2018-02-09 新华三大数据技术有限公司 The test data acquisition methods and device of cluster
CN107797914A (en) * 2016-09-07 2018-03-13 阿里巴巴集团控股有限公司 Code process method, apparatus and code delivery system
CN108121654A (en) * 2016-11-30 2018-06-05 中国科学院声学研究所 A kind of software large scale test method based on Docker
CN108228190A (en) * 2018-01-25 2018-06-29 杭州时趣信息技术有限公司 Continuous integrating and delivery method, system, equipment and computer readable storage medium
CN108376061A (en) * 2016-10-13 2018-08-07 北京百度网讯科技有限公司 Method and apparatus for developing automatic driving vehicle application
CN108388521A (en) * 2018-03-28 2018-08-10 四川长虹电器股份有限公司 Browser compatibility tests System and method for
CN108415828A (en) * 2018-01-23 2018-08-17 广州视源电子科技股份有限公司 Program testing method, device, readable storage medium storing program for executing and computer equipment
CN108628733A (en) * 2017-03-16 2018-10-09 中国移动通信集团山西有限公司 The test method and device of batch service processing operation
US10127050B2 (en) 2016-11-16 2018-11-13 International Business Machines Corporation Efficient booting system
CN108829399A (en) * 2018-04-13 2018-11-16 杭州朗和科技有限公司 A kind of test method of application, test device, medium and calculate equipment
CN108920365A (en) * 2018-06-27 2018-11-30 郑州云海信息技术有限公司 A kind of WebUI automated testing method based on docker
CN109542791A (en) * 2018-11-27 2019-03-29 长沙智擎信息技术有限公司 A kind of program large-scale concurrent evaluating method based on container technique
CN109614341A (en) * 2018-12-29 2019-04-12 微梦创科网络科技(中国)有限公司 A kind of test method and system of code coverage
CN109783374A (en) * 2018-12-27 2019-05-21 北京百度网讯科技有限公司 Code process method, apparatus, equipment and the computer storage medium in automatic Pilot field
CN109783348A (en) * 2018-12-06 2019-05-21 中国电力科学研究院有限公司 Testing tool method for managing resource based on cloud platform, system
CN110008106A (en) * 2018-01-04 2019-07-12 北京奇虎科技有限公司 Code test method, device and computer readable storage medium
CN110083366A (en) * 2018-01-24 2019-08-02 腾讯科技(深圳)有限公司 The generation method of application runtime environment, calculates equipment and storage medium at device
CN110119377A (en) * 2019-04-24 2019-08-13 华中科技大学 Online migratory system towards Docker container is realized and optimization method
CN110380930A (en) * 2019-07-16 2019-10-25 腾讯科技(深圳)有限公司 A kind of test method, device and server, computer storage medium
CN110838954A (en) * 2019-11-07 2020-02-25 中国人民解放军国防科技大学 Lightweight large-scale autonomous network protocol function test method
CN111061641A (en) * 2019-12-19 2020-04-24 北京同有飞骥科技股份有限公司 Automatic test method and system
CN111475145A (en) * 2020-04-14 2020-07-31 北京思特奇信息技术股份有限公司 Method, device, computing equipment and storage medium for creating development environment
CN111475419A (en) * 2020-05-04 2020-07-31 武汉众邦银行股份有限公司 Method for managing automatic test reference data based on container technology
CN111831396A (en) * 2020-07-10 2020-10-27 融慧金科金融服务外包(北京)有限公司 Docker software and hardware integration-based delivery method and device
US10929117B2 (en) 2018-02-08 2021-02-23 Red Hat, Inc. Container image building using shared resources
US11307967B2 (en) 2019-02-04 2022-04-19 Oracle International Corporation Test orchestration platform

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103885873A (en) * 2012-12-20 2014-06-25 上海明想电子科技有限公司 Automated integration testing method
CN104317722A (en) * 2014-11-13 2015-01-28 中国建设银行股份有限公司 Unit testing method and device based on Junit
US20150033079A1 (en) * 2012-02-14 2015-01-29 Microsoft Corporation Integrated Fuzzing
CN104951297A (en) * 2015-03-13 2015-09-30 朱起文 Integrated development environment (IDE) operating in Web end

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150033079A1 (en) * 2012-02-14 2015-01-29 Microsoft Corporation Integrated Fuzzing
CN103885873A (en) * 2012-12-20 2014-06-25 上海明想电子科技有限公司 Automated integration testing method
CN104317722A (en) * 2014-11-13 2015-01-28 中国建设银行股份有限公司 Unit testing method and device based on Junit
CN104951297A (en) * 2015-03-13 2015-09-30 朱起文 Integrated development environment (IDE) operating in Web end

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
ANDREI MACKENZIE: "Container Technology:Integration Testing with Docker", 《HTTP://CLYPD.COM/CONTAINER-TECHNOLOGY-INTEGRATION-TESTING-WITH-DOCKER/》 *
肖德时: "深入浅出Docker(四):Docker的集成测试部署之道", 《HTTP://WWW.INFOQ.COM/CN/ARTICLES/DOCKER-INTEGRATED-TEST-AND-DEPLOYMENT/#》 *

Cited By (53)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105760167A (en) * 2016-02-23 2016-07-13 浪潮软件集团有限公司 Docker-based continuous integration method
CN105704458A (en) * 2016-03-22 2016-06-22 北京邮电大学 Container-technology-based video monitoring cloud service platform realization method and system
WO2017162058A1 (en) * 2016-03-23 2017-09-28 阿里巴巴集团控股有限公司 Software test method and device
CN105978781A (en) * 2016-06-28 2016-09-28 浪潮电子信息产业股份有限公司 Method and system for establishing network connection of Docker container, and client side
US11416373B2 (en) 2016-07-08 2022-08-16 International Business Machines Corporation Providing debug information on production containers using debug containers
US11782818B2 (en) 2016-07-08 2023-10-10 International Business Machines Corporation Providing debug information on production containers using debug containers
GB2566420A (en) * 2016-07-08 2019-03-13 Ibm Providing debug information on production containers using debug containers
GB2566420B (en) * 2016-07-08 2022-03-02 Ibm Providing debug information on production containers using debug containers
WO2018007884A1 (en) * 2016-07-08 2018-01-11 International Business Machines Corporation Providing debug information on production containers using debug containers
US10372588B2 (en) 2016-07-08 2019-08-06 International Business Machines Corporation Providing debug information on production containers using debug containers
CN107797914B (en) * 2016-09-07 2021-04-09 阿里巴巴集团控股有限公司 Code processing method and device and code release system
CN107797914A (en) * 2016-09-07 2018-03-13 阿里巴巴集团控股有限公司 Code process method, apparatus and code delivery system
CN106325975A (en) * 2016-09-09 2017-01-11 浪潮软件股份有限公司 Method for automatically deploying and managing big data clusters through Docker container
CN108376061A (en) * 2016-10-13 2018-08-07 北京百度网讯科技有限公司 Method and apparatus for developing automatic driving vehicle application
CN108376061B (en) * 2016-10-13 2019-12-10 北京百度网讯科技有限公司 Method and apparatus for developing unmanned vehicle applications
CN106656980A (en) * 2016-10-21 2017-05-10 郑州云海信息技术有限公司 Method for automatically configuring accessing control of Docker container
CN106502905A (en) * 2016-10-26 2017-03-15 腾讯科技(深圳)有限公司 A kind of method of testing of application program, apparatus and system
US10127050B2 (en) 2016-11-16 2018-11-13 International Business Machines Corporation Efficient booting system
US10552171B2 (en) 2016-11-16 2020-02-04 International Business Machines Corporation Efficient booting system
CN108121654A (en) * 2016-11-30 2018-06-05 中国科学院声学研究所 A kind of software large scale test method based on Docker
CN108121654B (en) * 2016-11-30 2020-11-06 中国科学院声学研究所 Software large-scale test method based on Docker
CN106933635A (en) * 2017-03-15 2017-07-07 北京搜狐新媒体信息技术有限公司 Docker mirror images generation method and Docker containers
CN108628733A (en) * 2017-03-16 2018-10-09 中国移动通信集团山西有限公司 The test method and device of batch service processing operation
CN108628733B (en) * 2017-03-16 2021-06-15 中国移动通信集团山西有限公司 Method and device for testing batch service processing operation
CN107515782A (en) * 2017-07-26 2017-12-26 北京天云融创软件技术有限公司 Implementation method of the container across host migration under a kind of Docker environment
CN107526626A (en) * 2017-08-24 2017-12-29 武汉大学 A kind of Docker containers thermomigration process and system based on CRIU
CN107678836A (en) * 2017-10-12 2018-02-09 新华三大数据技术有限公司 The test data acquisition methods and device of cluster
CN110008106A (en) * 2018-01-04 2019-07-12 北京奇虎科技有限公司 Code test method, device and computer readable storage medium
CN108415828A (en) * 2018-01-23 2018-08-17 广州视源电子科技股份有限公司 Program testing method, device, readable storage medium storing program for executing and computer equipment
CN110083366A (en) * 2018-01-24 2019-08-02 腾讯科技(深圳)有限公司 The generation method of application runtime environment, calculates equipment and storage medium at device
CN108228190A (en) * 2018-01-25 2018-06-29 杭州时趣信息技术有限公司 Continuous integrating and delivery method, system, equipment and computer readable storage medium
CN108228190B (en) * 2018-01-25 2021-08-24 杭州时趣信息技术有限公司 Persistent integration and delivery methods, systems, devices, and computer-readable storage media
US10929117B2 (en) 2018-02-08 2021-02-23 Red Hat, Inc. Container image building using shared resources
US11599348B2 (en) 2018-02-08 2023-03-07 Red Hat, Inc. Container image building using shared resources
CN108388521A (en) * 2018-03-28 2018-08-10 四川长虹电器股份有限公司 Browser compatibility tests System and method for
CN108829399B (en) * 2018-04-13 2022-05-20 杭州朗和科技有限公司 Application testing method, testing device, medium and computing equipment
CN108829399A (en) * 2018-04-13 2018-11-16 杭州朗和科技有限公司 A kind of test method of application, test device, medium and calculate equipment
CN108920365A (en) * 2018-06-27 2018-11-30 郑州云海信息技术有限公司 A kind of WebUI automated testing method based on docker
CN108920365B (en) * 2018-06-27 2021-10-22 郑州云海信息技术有限公司 WebUI automatic testing method based on docker
CN109542791B (en) * 2018-11-27 2019-11-29 湖南智擎科技有限公司 A kind of program large-scale concurrent evaluating method based on container technique
CN109542791A (en) * 2018-11-27 2019-03-29 长沙智擎信息技术有限公司 A kind of program large-scale concurrent evaluating method based on container technique
CN109783348A (en) * 2018-12-06 2019-05-21 中国电力科学研究院有限公司 Testing tool method for managing resource based on cloud platform, system
CN109783374A (en) * 2018-12-27 2019-05-21 北京百度网讯科技有限公司 Code process method, apparatus, equipment and the computer storage medium in automatic Pilot field
CN109614341A (en) * 2018-12-29 2019-04-12 微梦创科网络科技(中国)有限公司 A kind of test method and system of code coverage
US11307967B2 (en) 2019-02-04 2022-04-19 Oracle International Corporation Test orchestration platform
CN110119377A (en) * 2019-04-24 2019-08-13 华中科技大学 Online migratory system towards Docker container is realized and optimization method
CN110380930A (en) * 2019-07-16 2019-10-25 腾讯科技(深圳)有限公司 A kind of test method, device and server, computer storage medium
CN110838954A (en) * 2019-11-07 2020-02-25 中国人民解放军国防科技大学 Lightweight large-scale autonomous network protocol function test method
CN111061641A (en) * 2019-12-19 2020-04-24 北京同有飞骥科技股份有限公司 Automatic test method and system
CN111061641B (en) * 2019-12-19 2023-11-03 北京同有飞骥科技股份有限公司 Automatic test method and system
CN111475145A (en) * 2020-04-14 2020-07-31 北京思特奇信息技术股份有限公司 Method, device, computing equipment and storage medium for creating development environment
CN111475419A (en) * 2020-05-04 2020-07-31 武汉众邦银行股份有限公司 Method for managing automatic test reference data based on container technology
CN111831396A (en) * 2020-07-10 2020-10-27 融慧金科金融服务外包(北京)有限公司 Docker software and hardware integration-based delivery method and device

Also Published As

Publication number Publication date
CN105224466B (en) 2018-08-28

Similar Documents

Publication Publication Date Title
CN105224466A (en) A kind of integration test method based on Docker and system
US11611487B2 (en) Model driven process for automated deployment of domain 2.0 virtualized services and applications on cloud infrastructure
CN108809722B (en) Method, device and storage medium for deploying Kubernetes cluster
CN109155755B (en) Automatic generation and deployment workflow for cloud platform based on logic stack
US9338067B2 (en) Network resource deployment for cloud-based services
CN103167041B (en) A kind ofly support the system and method that the automation of cloud environment application cluster is disposed
JP7421511B2 (en) Methods and apparatus, electronic devices, readable storage media and computer programs for deploying applications
CN109194502B (en) Management method of multi-tenant container cloud computing system
Masek et al. Unleashing full potential of ansible framework: University labs administration
CN112585919A (en) Method for managing application configuration state by using cloud-based application management technology
CN110752947A (en) K8s cluster deployment method and device, and deployment platform
US20190079744A1 (en) Systems and methods for a policy-driven orchestration of deployment of distributed applications
WO2016099346A1 (en) Method and deployment module for managing a container to be deployed on a software platform
Da Silva et al. Internet of things out of the box: using TOSCA for automating the deployment of IoT environments
Mogul et al. Experiences with modeling network topologies at multiple levels of abstraction
Wallin et al. Automating network and service configuration using {NETCONF} and {YANG}
WO2024077885A1 (en) Management method, apparatus and device for container cluster, and non-volatile readable storage medium
CN117120984A (en) Multi-base layer fault-tolerant continuous delivery of built data centers on cloud computing platforms
JP2022013831A (en) Management method based on database, platform, electronic device, and storage medium
CN103457761A (en) Cross-platform command line configuration interface implementation method
CN110764918A (en) Method for managing main nodes in container cluster
CN116783581A (en) Deploying software release on a data center configured in a cloud platform
CN104317639A (en) Method for taking over existing virtual machines of vCenter by computer cloud platform
CN112711397A (en) Method and system for establishing system based on micro-service and top-level design
CN108334374A (en) The method and apparatus of component dynamic load and execution

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
CP01 Change in the name or title of a patent holder

Address after: Room 705-714, block B, Zhongda science and technology complex building, 135 Xingang West Road, Haizhu District, Guangzhou, Guangdong 510260

Patentee after: GUANGZHOU ONECLOUD INFORMATION TECHNOLOGY CO.,LTD.

Address before: Room 705-714, block B, Zhongda science and technology complex building, 135 Xingang West Road, Haizhu District, Guangzhou, Guangdong 510260

Patentee before: ONECLOUD, Inc.

CP01 Change in the name or title of a patent holder
TR01 Transfer of patent right

Effective date of registration: 20230602

Address after: Room 715, Building B, Zhongda Science and Technology Park, Building 705, West District, Yuanyuan, No. 135 Xingang West Road, Haizhu District, Guangzhou City, Guangdong Province, 510000 (for office only)

Patentee after: Guangzhou Yunbiao Bureau Network Technology Co.,Ltd.

Address before: Room 705-714, block B, Zhongda science and technology complex building, 135 Xingang West Road, Haizhu District, Guangzhou, Guangdong 510260

Patentee before: GUANGZHOU ONECLOUD INFORMATION TECHNOLOGY CO.,LTD.

TR01 Transfer of patent right