CN111404764B - Telecommunication cloud pre-integration deployment test method and device - Google Patents

Telecommunication cloud pre-integration deployment test method and device Download PDF

Info

Publication number
CN111404764B
CN111404764B CN201910000951.1A CN201910000951A CN111404764B CN 111404764 B CN111404764 B CN 111404764B CN 201910000951 A CN201910000951 A CN 201910000951A CN 111404764 B CN111404764 B CN 111404764B
Authority
CN
China
Prior art keywords
test
resources
software
configuration
integration
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201910000951.1A
Other languages
Chinese (zh)
Other versions
CN111404764A (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.)
China Mobile Communications Group Co Ltd
China Mobile Communications Ltd Research Institute
Original Assignee
China Mobile Communications Group Co Ltd
China Mobile Communications Ltd Research Institute
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 China Mobile Communications Group Co Ltd, China Mobile Communications Ltd Research Institute filed Critical China Mobile Communications Group Co Ltd
Priority to CN201910000951.1A priority Critical patent/CN111404764B/en
Publication of CN111404764A publication Critical patent/CN111404764A/en
Application granted granted Critical
Publication of CN111404764B publication Critical patent/CN111404764B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/06Generation of reports
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0803Configuration setting
    • H04L41/084Configuration by using pre-existing information, e.g. using templates or copying from other elements
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The invention provides a telecommunication cloud pre-integration deployment test method and a device, wherein the method comprises the following steps: acquiring software resources, matched resources, test resources and configuration resources corresponding to the target telecommunication cloud pre-integration system in a pre-integration resource library according to preset requirements of the target telecommunication cloud pre-integration system; respectively configuring software resources, matching resources and test resources according to the configuration resources to obtain a deployment architecture of the target telecommunication cloud pre-integration system; performing joint debugging test on each layer of deployment in the deployment architecture respectively, and if a test problem exists, feeding back the test problem; and if the test is successful, outputting an integration report of the target telecommunication cloud pre-integration system. The embodiment of the invention can realize the unified management of the pre-integrated resource library, can be shared by a plurality of pre-integrated telecommunication cloud systems, improves the integration efficiency, and can also carry out joint debugging test on each layer of deployment in the deployment architecture, thereby improving the test automation level.

Description

Telecommunication cloud pre-integration deployment test method and device
Technical Field
The invention relates to the technical field of network function virtualization, in particular to a telecommunication cloud pre-integration deployment test method and device.
Background
Network Function Virtualization (NFV) has become widely recognized in the industry as a telecommunication Network evolution direction, and an NFV end-to-end system includes a hardware layer, a Virtual layer, a Network element layer and a management orchestration domain, and involves numerous components and providers, complex interfaces and outstanding docking workload. As shown in fig. 1, the NFV architecture includes: network Function Virtualization Orchestrator (NFVO) layer, Virtualized Network element systems (e.g., Virtualized Network Function VNF, Virtualized Network Function Management VNFM, Network element Management system EMS), Virtualization platforms (Hypervisor), servers/storage/switches, and Virtual Infrastructure Management (VIM), or virtual and physical resource Management. Aiming at the architecture, the NFV integration construction needs to add a pre-integration link, namely, before the actual integration construction, the NFV subsystems are pre-integrated in a laboratory, the compatibility of the subsystems is verified, the dependency relationship is configured, and preparation is made for the smooth implementation of the current network delivery.
The current NFV pre-integration test is mainly based on the architecture of the NFV system, and performs hardware environment construction, virtual layer deployment joint debugging, Management and Orchestration system (MANO) deployment joint debugging, and network element deployment joint debugging on each NFV pre-integration system to be tested. However, management and deployment of each layer of components are relatively independent, resources of different pre-integrated telecommunication cloud systems cannot be reused, and integration efficiency is low.
Disclosure of Invention
The invention provides a telecom cloud pre-integration deployment test method and device, and solves the problems that resources of different telecom cloud systems cannot be reused and the integration efficiency is low in the existing pre-integration test.
The embodiment of the invention provides a telecom cloud pre-integration deployment test method, which comprises the following steps:
acquiring software resources, matched resources, test resources and configuration resources corresponding to the target telecommunication cloud pre-integration system in a pre-integration resource library according to preset requirements of the target telecommunication cloud pre-integration system;
respectively configuring software resources, matching resources and test resources according to the configuration resources to obtain a deployment architecture of the target telecommunication cloud pre-integration system;
performing joint debugging test on each layer of deployment in the deployment architecture respectively, and if a test problem exists, feeding back the test problem; and if the test is successful, outputting an integration report of the target telecommunication cloud pre-integration system.
The embodiment of the invention also provides a telecommunication cloud pre-integration deployment test device, which comprises:
the acquisition module is used for acquiring software resources, matched resources, test resources and configuration resources corresponding to the target telecommunication cloud pre-integration system in the pre-integration resource library according to the preset requirements of the target telecommunication cloud pre-integration system;
the configuration module is used for respectively configuring the software resources, the matched resources and the test resources according to the configuration resources so as to obtain a deployment framework of the target telecommunication cloud pre-integration system;
the test module is used for respectively carrying out joint debugging test on each layer of deployment in the deployment architecture, and if a test problem exists, feeding back the test problem; and if the test is successful, outputting an integration report of the target telecommunication cloud pre-integration system.
The embodiment of the invention also provides a computer-readable storage medium, wherein a computer program is stored on the computer-readable storage medium, and when being executed by a processor, the computer program realizes the steps of the telecommunication cloud pre-integration deployment test method.
The technical scheme of the invention has the beneficial effects that: the method can realize unified management of the pre-integration resource library of the telecommunication cloud pre-integration system, can be shared by a plurality of telecommunication cloud pre-integration systems, improves the integration efficiency, and can also perform joint debugging test on each layer of deployment in the deployment architecture, thereby improving the test automation level. Further, the embodiment of the invention can also perform closed-loop feedback, thereby realizing the iterative verification of the telecommunication cloud pre-integration system.
Drawings
FIG. 1 shows a schematic diagram of an NVF architecture;
fig. 2 is a schematic flow chart of a telecommunications cloud pre-integration deployment test method according to an embodiment of the present invention;
FIG. 3 is a diagram illustrating a mapping relationship between an integrated repository and a telecommunications and pre-integration system according to an embodiment of the present invention;
fig. 4 is a schematic block diagram of a telecommunications cloud pre-integration deployment test apparatus according to an embodiment of the present invention.
Detailed Description
In order to make the technical problems, technical solutions and advantages of the present invention more apparent, the following detailed description is given with reference to the accompanying drawings and specific embodiments. In the following description, specific details such as specific configurations and components are provided only to help the full understanding of the embodiments of the present invention. Thus, it will be apparent to those skilled in the art that various changes and modifications may be made to the embodiments described herein without departing from the scope and spirit of the invention. In addition, descriptions of well-known functions and constructions are omitted for clarity and conciseness.
It should be appreciated that reference throughout this specification to "one embodiment" or "an embodiment" means that a particular feature, structure or characteristic described in connection with the embodiment is included in at least one embodiment of the present invention. Thus, the appearances of the phrases "in one embodiment" or "in an embodiment" in various places throughout this specification are not necessarily all referring to the same embodiment. Furthermore, the particular features, structures, or characteristics may be combined in any suitable manner in one or more embodiments.
In various embodiments of the present invention, it should be understood that the sequence numbers of the following processes do not mean the execution sequence, and the execution sequence of each process should be determined by its function and inherent logic, and should not constitute any limitation to the implementation process of the embodiments of the present invention.
In addition, the terms "system" and "network" are often used interchangeably herein.
In the embodiments provided herein, it should be understood that "B corresponding to a" means that B is associated with a from which B can be determined. It should also be understood that determining B from a does not mean determining B from a alone, but may be determined from a and/or other information.
As shown in fig. 2, an embodiment of the present invention provides a telecommunications cloud pre-integration deployment test method, which specifically includes the following steps:
step 21: and acquiring software resources, matched resources, test resources and configuration resources corresponding to the target telecommunication cloud pre-integration system in the pre-integration resource library according to the preset requirements of the target telecommunication cloud pre-integration system.
The pre-integration resource library is shared by a plurality of telecommunication cloud pre-integration systems, and the target telecommunication cloud pre-integration system is one of the plurality of telecommunication cloud integration systems. The preset requirement of the target telecommunication cloud pre-integration system is the design planning content of the target telecommunication cloud pre-integration system. Optionally, the pre-integrated resource pool comprises: a software resource library (or called a software warehouse), a matching resource library, a test resource library (or called a test warehouse), and a configuration resource library (or called a configuration warehouse). As shown in fig. 3, a software resource corresponding to the telecommunications cloud pre-integration system 1, a software resource corresponding to the telecommunications cloud pre-integration system 2,. or the like exists in the software resource library, peripheral supporting resources corresponding to the telecommunications cloud pre-integration system 1, peripheral supporting resources corresponding to the telecommunications cloud pre-integration system 2,. or the like exists in the supporting resource library, a test resource related to the telecommunications cloud pre-integration system 1, a test resource related to the telecommunications cloud pre-integration system 2,. or the like exists in the test resource library, and a configuration resource related to the telecommunications cloud pre-integration system 1, a configuration resource related to the telecommunications cloud pre-integration system 2,. or the like exists in the configuration resource library.
Step 22: and respectively configuring the software resources, the matched resources and the test resources according to the configuration resources to obtain a deployment architecture of the target telecommunication cloud pre-integration system.
The configuration resources comprise first configuration information used for configuring software resources, second configuration information used for configuring supporting resources and third configuration information used for configuring testing resources. And respectively configuring software resources, supporting resources and test resources according to the first configuration information, the second configuration information and the third configuration information, so as to obtain a deployment architecture of the target telecommunication cloud pre-integration system.
Step 23: performing joint debugging test on each layer of deployment in the deployment architecture respectively, and if a test problem exists, feeding back the test problem; and if the test is successful, outputting an integration report of the target telecommunication cloud pre-integration system.
And joint debugging test is respectively carried out on each layer of deployment in the deployment architecture, so that end-to-end automatic test of the target telecommunication cloud pre-integration system can be realized. Further, when the test result obtained by the joint debugging test indicates that the test problem exists, the test problem is fed back forward to adjust or update the configuration of the software resource, the matching resource and the test resource, so as to realize the iterative test. And when the test result obtained by the joint debugging test indicates that the test is successful, outputting an integration report of the target telecommunication cloud pre-integration system and determining the telecommunication cloud integration system.
The pre-integration resource library in the embodiment of the invention comprises: the system comprises a software resource library, a matched resource library, a test resource library and a configuration resource library. The method of the embodiment of the invention also comprises the following steps: aiming at the whole integration environment, the method is oriented to a plurality of telecommunication cloud pre-integration systems, a software resource library, a matched resource library, a test resource library and a configuration resource library are constructed, components in integration test are classified and uniformly managed, resource sharing is realized, and linkage design of resources and configuration is carried out according to specific integration planning design, so that management control and configuration management of the integrated resource library are added in the traditional process, resource sharing of the telecommunication cloud integration systems can be realized, and integration efficiency is improved. Wherein the content of the first and second substances,
the software resource library is mainly a software image deployed on each layer in a deployment architecture of the telecommunication cloud pre-integration system, such as virtual layer software, NFVO software, VNF software, and the like. The software image may implement the following functions: authority control of a mirror image warehouse in a development and production environment; the principle of mirroring remote synchronization (replication); a mirror image publishing mode is applied in a large scale; deleting mirror images and recycling space; registration high-availability design; and generating related configuration files according to the selection of the components in the planning design and other design planning contents, wherein the configuration files are used for building, deploying and testing the integrated environment.
The matched resource library is mainly a shared storage and network security equipment and other public integrated component libraries.
The test resource library mainly comprises three aspects: the first is a test case library, such as a virtual layer case library, an NFVO case library, a VNF case library and the like; second, test instruments, such as hardware test instruments, software test instruments, etc.; and thirdly, testing peripheral equipment, such as wireless equipment or peripheral systems matched with the network elements of the core network.
The configuration resource library comprises component configuration files, scripts or plug-ins when software is docked and the like.
Step 21 belongs to a planning and designing stage in a telecommunication cloud pre-integration deployment test process. Step 21 comprises: acquiring software resources of a target telecommunication cloud pre-integration system in a software resource library; acquiring the matched resources of the target telecommunication cloud pre-integration system in a matched resource library; in a test resource library, obtaining test resources of a target telecommunication cloud pre-integration system; respectively acquiring configuration resources corresponding to the software resources, the matched resources and the test resources in a configuration resource library; therefore, the software resources, the matched resources and the test resources are respectively configured based on the configuration resources. That is, specific components are selected from the integrated resource library according to the planning and design requirements of the telecommunications cloud pre-integration system. Specifically, software resources (or called integrated components) are selected from a software resource library, including a virtual layer, a MANO, a VNF and the like; selecting matched equipment from a matched resource library, wherein the matched equipment comprises shared storage and network security equipment and the like; and peripheral equipment, software and hardware test instruments and the like matched with the test are selected from the test resource library.
Further, according to the selected component, determining a system configuration scheme and a debugging scheme, which requires invoking a configuration resource library according to the content of the planning design, and performing the following configuration: software and hardware configuration of integrated components, etc.; configuration of a docking plug-in of the corollary equipment, and the like; test environment configuration, etc. That is, step 22 includes: calling a first configuration resource corresponding to the software resource, and performing software and hardware configuration on the software resource; calling a second configuration resource corresponding to the matched resource, and configuring the butt joint plug-in of the matched resource; and calling a third configuration resource corresponding to the test resource, and configuring the test environment indicated by the test resource. Specifically, calling a first configuration resource in a configuration resource library, and performing software and hardware configuration on a software resource; configuring the docking plug-in of the matched resource according to a second configuration resource in the configuration resource library; and calling a third configuration resource in the configuration resource library to configure the test environment indicated by the test resource.
The process of respectively acquiring corresponding configuration resources to configure software resources, supporting resources and test resources in the configuration resource library is a deployment implementation stage in a telecom cloud pre-integration deployment test flow, wherein the step of configuring software and hardware of the software resources comprises at least one of the following steps: calling a virtual layer software mirror image in software resources to carry out software and hardware configuration of a virtual layer; calling a Network Function virtualization orchestrator NFVO/Virtual Network Function Management (VNFM) software mirror image in software resources to manage and orchestrate software and hardware configuration of a system MANO; and calling a virtual network function VNF software mirror image in the software resource to carry out NVF software and hardware configuration. Taking an NFV integrated system as an example, an integrated working space (works space) is constructed first, relevant supporting resource configuration is performed, and then deployment and testing of a virtual layer, an MANO, and a VNF are performed in sequence according to the architecture of the NFV integrated system, specifically as follows: calling a virtual layer software mirror image in a software resource library, deploying and implementing a virtual layer, and configuring data by combining the contents of a configuration library; calling the NFVO/VNFM software mirror image in the software resource library, deploying and implementing MANO, and carrying out data configuration by combining the content of the configuration library; and calling a VNF software mirror image in the software resource library, deploying and implementing the VNF by using the MANO, and configuring data by combining the content of the configuration library.
Step 23 is a debugging stage in the telecom cloud pre-integration deployment test process, wherein the debugging stage is mainly used for testing components facing to butt joint between the components and performing forward feedback on problems. Step 23 comprises: and sequentially carrying out joint debugging test on deployment of a virtual layer, a MANO and a VNF in the deployment architecture. The deployment joint debugging test of each layer of the integrated system is sequentially driven, the deployment joint debugging test comprises components such as a virtual layer, a MANO (management operations and operations), a VNF (virtual network function) and the like, and end-to-end system joint debugging is carried out on the telecommunication cloud pre-integrated system.
Further, the feedback mechanism may be:
if the test problem indicates the configuration problem, feeding the test problem back to the configuration resource library of the pre-integrated resource library, and updating the configuration resource library; that is, if the test problem is a configuration problem, the test problem is fed back to the configuration resource library to be reconfigured, and then the relevant deployment or debugging is driven.
If the test problem indicates a mirror image problem, feeding the test problem back to a software resource library of the pre-integrated resource library, and updating a software mirror image in the software resource library; namely, if the test problem is the mirror image problem, the test problem is fed back to a mirror image management link, the mirror image is driven to be updated, and then integration and iteration are continuously performed.
The telecommunication cloud pre-integration deployment test method provided by the embodiment of the invention can realize unified management of the pre-integration resource library of the telecommunication cloud pre-integration system, can be shared by a plurality of telecommunication cloud pre-integration systems, improves the integration efficiency, and can also perform joint debugging test on each layer of deployment in the deployment architecture, thereby improving the test automation level. Further, the embodiment of the invention can also perform closed-loop feedback, thereby realizing the iterative verification of the telecommunication cloud pre-integration system.
The foregoing embodiments are respectively described with respect to the testing method for telecommunications cloud pre-integration deployment of the present invention, and the following embodiments will further describe corresponding apparatuses with reference to the accompanying drawings.
Specifically, as shown in fig. 4, the telecommunications cloud pre-integration deployment testing apparatus according to the embodiment of the present invention includes:
the acquiring module 410 is configured to acquire software resources, supporting resources, test resources and configuration resources corresponding to the target telecommunication cloud pre-integration system in the pre-integration resource library according to preset requirements of the target telecommunication cloud pre-integration system;
the configuration module 420 is configured to respectively configure the software resource, the supporting resource and the test resource according to the configuration resource to obtain a deployment architecture of the target telecommunication cloud pre-integration system;
the test module 430 is configured to perform joint debugging tests on each layer of deployment in the deployment architecture, and if a test problem exists, feed back the test problem; and if the test is successful, outputting an integration report of the target telecommunication cloud pre-integration system.
Wherein, pre-integrated resource library includes: software resource library, supporting resource library, testing resource library and configuration resource library, wherein, the obtaining module 410 includes:
the first obtaining sub-module is used for obtaining the software resources of the target telecommunication cloud pre-integration system in the software resource library;
the second acquisition sub-module is used for acquiring the matched resources of the target telecommunication cloud pre-integration system in the matched resource library;
the third obtaining sub-module is used for obtaining the test resources of the target telecommunication cloud pre-integration system in the test resource library;
and the fourth obtaining submodule is used for respectively obtaining the configuration resources corresponding to the software resources, the matched resources and the test resources in the configuration resource library.
Wherein the configuration module 420 comprises:
the first configuration submodule is used for calling a first configuration resource corresponding to the software resource and carrying out software and hardware configuration on the software resource;
the second configuration submodule is used for calling a second configuration resource corresponding to the matched resource and configuring the butt joint plug-in of the matched resource;
and the third configuration submodule is used for calling a third configuration resource corresponding to the test resource and configuring the test environment indicated by the test resource.
Wherein the first configuration submodule comprises at least one of:
the first configuration unit is used for calling a virtual layer software mirror image in the software resource and carrying out software and hardware configuration of a virtual layer;
the second configuration unit is used for calling a network function virtualization orchestrator NFVO/virtual network function management VNFM software mirror image in the software resource to manage and orchestrate the software and hardware configuration of the system MANO;
and the third configuration subunit is used for calling a virtual network function VNF software image in the software resource to perform NVF software and hardware configuration.
Wherein, the test module 430 includes:
and the test submodule is used for sequentially carrying out joint debugging test on the deployment of the virtual layer, the MANO and the VNF in the deployment architecture.
Wherein, the test module 430 further comprises:
the first feedback sub-module is used for feeding the test problem back to a configuration resource library of the pre-integrated resource library and updating the configuration resource library if the test problem indicates the configuration problem;
and the second feedback sub-module is used for feeding the test problem back to the software resource library of the pre-integrated resource library and updating the software mirror image in the software resource library if the test problem indicates the mirror image problem.
The embodiment of the device of the invention is corresponding to the embodiment of the method, all the implementation means in the embodiment of the method are suitable for the embodiment of the device, and the same technical effect can be achieved. The telecom cloud pre-integration deployment testing device can realize unified management of the pre-integration resource library of the telecom cloud pre-integration system, can be shared by a plurality of telecom cloud pre-integration systems, improves the integration efficiency, and can perform joint debugging testing on each layer of deployment in a deployment architecture, thereby improving the testing automation level. Further, the embodiment of the invention can also perform closed-loop feedback, thereby realizing the iterative verification of the telecommunication cloud pre-integration system.
The embodiment of the invention also provides a computer-readable storage medium, wherein a computer program is stored on the computer-readable storage medium, and when being executed by a processor, the computer program realizes each process of the embodiment of the telecommunication cloud pre-integration deployment test method, can achieve the same technical effect, and is not repeated here to avoid repetition. The computer-readable storage medium may be a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk.
Furthermore, it is to be noted that in the device and method of the invention, it is obvious that the individual components or steps can be decomposed and/or recombined. These decompositions and/or recombinations are to be regarded as equivalents of the present invention. Also, the steps of performing the series of processes described above may naturally be performed chronologically in the order described, but need not necessarily be performed chronologically, and some steps may be performed in parallel or independently of each other. It will be understood by those skilled in the art that all or any of the steps or elements of the method and apparatus of the present invention may be implemented in any computing device (including processors, storage media, etc.) or network of computing devices, in hardware, firmware, software, or any combination thereof, which can be implemented by those skilled in the art using their basic programming skills after reading the description of the present invention.
Thus, the objects of the invention may also be achieved by running a program or a set of programs on any computing device. The computing device may be a general purpose device as is well known. The object of the invention is thus also achieved solely by providing a program product comprising program code for implementing the method or the apparatus. That is, such a program product also constitutes the present invention, and a storage medium storing such a program product also constitutes the present invention. It is to be understood that the storage medium may be any known storage medium or any storage medium developed in the future. It is further noted that in the apparatus and method of the present invention, it is apparent that each component or step can be decomposed and/or recombined. These decompositions and/or recombinations are to be regarded as equivalents of the present invention. Also, the steps of executing the series of processes described above may naturally be executed chronologically in the order described, but need not necessarily be executed chronologically. Some steps may be performed in parallel or independently of each other.
While the foregoing is directed to the preferred embodiment of the present invention, it will be understood by those skilled in the art that various changes and modifications may be made without departing from the spirit and scope of the invention as defined in the appended claims.

Claims (11)

1. A telecommunication cloud pre-integration deployment test method is characterized by comprising the following steps:
acquiring software resources, matched resources, test resources and configuration resources corresponding to a target telecommunication cloud pre-integration system in a pre-integration resource library according to preset requirements of the target telecommunication cloud pre-integration system; the configuration resources comprise first configuration information used for configuring software resources, second configuration information used for configuring supporting resources and third configuration information used for configuring testing resources;
according to the configuration resources, respectively configuring the software resources, the matching resources and the test resources to obtain a deployment architecture of the target telecommunication cloud pre-integration system, including: calling a first configuration resource corresponding to the software resource, and performing software and hardware configuration on the software resource; calling a second configuration resource corresponding to the matched resource, and configuring the butt-joint plug-in of the matched resource; calling a third configuration resource corresponding to the test resource, and configuring the test environment indicated by the test resource;
performing joint debugging test on each layer of deployment in the deployment architecture respectively, and if a test problem exists, feeding back the test problem; and if the test is successful, outputting an integration report of the target telecommunication cloud pre-integration system.
2. The telecommunications cloud pre-integration deployment test method of claim 1, wherein the pre-integration repository comprises: the method comprises the steps of obtaining software resources, matched resources, test resources and configuration resources corresponding to a target telecommunication cloud pre-integration system in a pre-integration resource library, wherein the steps comprise:
acquiring the software resources of the target telecommunication cloud pre-integration system in the software resource library;
acquiring the matched resources of the target telecommunication cloud pre-integration system in the matched resource library;
in the test resource library, obtaining the test resources of the target telecommunication cloud pre-integration system;
and respectively acquiring configuration resources corresponding to the software resources, the matched resources and the test resources in the configuration resource library.
3. The telecommunications cloud pre-integration deployment testing method of claim 1, wherein the step of configuring software and hardware of the software resources comprises at least one of:
calling a virtual layer software mirror image in the software resource to carry out software and hardware configuration of a virtual layer;
calling a network function virtualization orchestrator NFVO/virtual network function management VNFM software image in the software resources to manage and orchestrate software and hardware configuration of a system MANO;
and calling a virtual network function VNF software mirror image in the software resource to carry out NVF software and hardware configuration.
4. The telecommunications cloud pre-integration deployment test method of claim 3, wherein the step of performing joint debugging test on each layer of deployment in the deployment architecture comprises:
and sequentially carrying out joint debugging test on the deployment of the virtual layer, the MANO and the VNF in the deployment architecture.
5. The telecommunications cloud pre-integration deployment test method of claim 1, wherein if there is a test problem, the step of feeding back the test problem comprises:
if the test problem indicates a configuration problem, feeding the test problem back to a configuration resource library of the pre-integrated resource library, and updating the configuration resource library;
and if the test problem indicates a mirror image problem, feeding the test problem back to a software resource library of the pre-integrated resource library, and updating the software mirror image in the software resource library.
6. A telecommunications cloud pre-integration deployment testing apparatus, comprising:
the system comprises an acquisition module, a management module and a management module, wherein the acquisition module is used for acquiring software resources, matched resources, test resources and configuration resources corresponding to a target telecommunication cloud pre-integration system in a pre-integration resource library according to preset requirements of the target telecommunication cloud pre-integration system;
the configuration module is used for respectively configuring the software resources, the matched resources and the test resources according to the configuration resources so as to obtain a deployment architecture of the target telecommunication cloud pre-integration system;
the test module is used for respectively carrying out joint debugging test on each layer of deployment in the deployment architecture, and if a test problem exists, the test problem is fed back; if the test is successful, outputting an integration report of the target telecommunication cloud pre-integration system;
the configuration module includes:
the first configuration submodule is used for calling a first configuration resource corresponding to the software resource and carrying out software and hardware configuration on the software resource;
the second configuration submodule is used for calling a second configuration resource corresponding to the matched resource and configuring the butting plug-in of the matched resource;
and the third configuration submodule is used for calling a third configuration resource corresponding to the test resource and configuring the test environment indicated by the test resource.
7. The telecommunications cloud pre-integration deployment testing apparatus of claim 6, wherein the pre-integration repository comprises: software resource library, supporting resource library, test resource library and configuration resource library, wherein, the acquisition module includes:
the first obtaining sub-module is used for obtaining the software resources of the target telecommunication cloud pre-integration system in the software resource library;
the second acquisition sub-module is used for acquiring the matched resources of the target telecommunication cloud pre-integration system in the matched resource library;
the third obtaining sub-module is used for obtaining the test resources of the target telecommunication cloud pre-integration system in the test resource library;
and the fourth obtaining submodule is used for respectively obtaining the configuration resources corresponding to the software resources, the matched resources and the test resources in the configuration resource library.
8. The telecommunications cloud pre-integration deployment testing apparatus of claim 6, wherein the first configuration sub-module comprises at least one of:
the first configuration unit is used for calling a virtual layer software mirror image in the software resource to carry out software and hardware configuration of a virtual layer;
the second configuration unit is used for calling a network function virtualization orchestrator NFVO/virtual network function management VNFM software mirror image in the software resource to manage and orchestrate the software and hardware configuration of the system MANO;
and the third configuration unit is used for calling a virtual network function VNF software image in the software resource to perform NVF software and hardware configuration.
9. The telecommunications cloud pre-integration deployment testing apparatus of claim 8, wherein the testing module comprises:
and the test submodule is used for sequentially carrying out joint debugging test on the deployment of the virtual layer, the MANO and the VNF in the deployment architecture.
10. The telecommunications cloud pre-integration deployment testing apparatus of claim 6, wherein the testing module further comprises:
a first feedback sub-module, configured to, if the test problem indicates a configuration problem, feed the test problem back to a configuration resource library of the pre-integration resource library, and update the configuration resource library;
and the second feedback sub-module is used for feeding the test problem back to the software resource library of the pre-integration resource library and updating the software mirror image in the software resource library if the test problem indicates the mirror image problem.
11. A computer-readable storage medium, characterized in that the computer-readable storage medium has stored thereon a computer program which, when executed by a processor, implements the steps of the telecommunications cloud pre-integration deployment test method of any of claims 1 to 5.
CN201910000951.1A 2019-01-02 2019-01-02 Telecommunication cloud pre-integration deployment test method and device Active CN111404764B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910000951.1A CN111404764B (en) 2019-01-02 2019-01-02 Telecommunication cloud pre-integration deployment test method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910000951.1A CN111404764B (en) 2019-01-02 2019-01-02 Telecommunication cloud pre-integration deployment test method and device

Publications (2)

Publication Number Publication Date
CN111404764A CN111404764A (en) 2020-07-10
CN111404764B true CN111404764B (en) 2021-11-19

Family

ID=71428266

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910000951.1A Active CN111404764B (en) 2019-01-02 2019-01-02 Telecommunication cloud pre-integration deployment test method and device

Country Status (1)

Country Link
CN (1) CN111404764B (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101464833A (en) * 2007-12-20 2009-06-24 国际商业机器公司 Method and system for managing memory virtualization in memory structure
CN107251514A (en) * 2015-02-04 2017-10-13 英特尔公司 For the technology for the scalable security architecture for virtualizing network
CN107547237A (en) * 2016-06-29 2018-01-05 中兴通讯股份有限公司 Virtual network function VNF update methods, device and VNF bags
US10083098B1 (en) * 2016-06-07 2018-09-25 Sprint Communications Company L.P. Network function virtualization (NFV) virtual network function (VNF) crash recovery
CN108574702A (en) * 2017-03-08 2018-09-25 中兴通讯股份有限公司 A kind of cloud application dispositions method and system
US10116571B1 (en) * 2015-09-18 2018-10-30 Sprint Communications Company L.P. Network Function Virtualization (NFV) Management and Orchestration (MANO) with Application Layer Traffic Optimization (ALTO)

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1960554B1 (en) * 2005-12-07 2011-06-08 Tibotec Pharmaceuticals Methods, plasmid vectors and primers for assessing hiv viral fitness
EP2078029B1 (en) * 2006-09-29 2014-05-14 IDENIX Pharmaceuticals, Inc. Enantiomerically pure phosphoindole as hiv inhibitor
CN101861581A (en) * 2007-09-28 2010-10-13 埃克斯里昂股份公司 Network operating system
CN101969475A (en) * 2010-11-15 2011-02-09 张军 Business data controllable distribution and fusion application system based on cloud computing
CN101977132B (en) * 2010-11-18 2013-04-03 北京航空航天大学 Switching network virtual link traffic control function testing device
CN102681899B (en) * 2011-03-14 2015-06-10 金剑 Virtual computing resource dynamic management system of cloud computing service platform
CN103067502A (en) * 2012-12-31 2013-04-24 博彦科技(上海)有限公司 Hardware system for cloud development and testing
US9967257B2 (en) * 2016-03-16 2018-05-08 Sprint Communications Company L.P. Software defined network (SDN) application integrity
CN106452842B (en) * 2016-09-14 2019-09-24 上海海事大学 Network system based on network function virtualization intermediary system architecture
US10489180B2 (en) * 2016-10-31 2019-11-26 Hewlett Packard Enterprise Development Lp Determining virtual network function configurations

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101464833A (en) * 2007-12-20 2009-06-24 国际商业机器公司 Method and system for managing memory virtualization in memory structure
CN107251514A (en) * 2015-02-04 2017-10-13 英特尔公司 For the technology for the scalable security architecture for virtualizing network
US10116571B1 (en) * 2015-09-18 2018-10-30 Sprint Communications Company L.P. Network Function Virtualization (NFV) Management and Orchestration (MANO) with Application Layer Traffic Optimization (ALTO)
US10083098B1 (en) * 2016-06-07 2018-09-25 Sprint Communications Company L.P. Network function virtualization (NFV) virtual network function (VNF) crash recovery
CN107547237A (en) * 2016-06-29 2018-01-05 中兴通讯股份有限公司 Virtual network function VNF update methods, device and VNF bags
CN108574702A (en) * 2017-03-08 2018-09-25 中兴通讯股份有限公司 A kind of cloud application dispositions method and system

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
《Policy-based clustering service for network function virtualization over multi-site clouds》;Kim Bao Long等;《2017 International Conference on Information and Communication Technology Convergence (ICTC)》;20171214;全文 *
《网络功能虚拟化系统测试技术研究》;杨健;《中国优秀硕士学位论文全文数据库 信息科技辑》;20150815(第8期);正文第26-55页 *

Also Published As

Publication number Publication date
CN111404764A (en) 2020-07-10

Similar Documents

Publication Publication Date Title
US10324709B2 (en) Apparatus and method for validating application deployment topology in cloud computing environment
Binz et al. CMotion: A Framework for Migration of Applications into and between Clouds
Singh et al. Comparison of different CI/CD tools integrated with cloud platform
CN111580861A (en) Pattern-based artificial intelligence planner for computer environment migration
US20100095297A1 (en) Method, system and computer program product for solution replication
US9298482B2 (en) Plug-in based templatization framework for automating the creation of open virtualization format virtual appliances
US8375387B2 (en) Product independent orchestration tool
US10540162B2 (en) Generating service images having scripts for the deployment of services
KR20120113716A (en) Porting virtual machine images between platforms
Morris et al. Use of Docker for deployment and testing of astronomy software
US11853749B2 (en) Managing container images in groups
CN114461182A (en) Method and device for pipeline construction, electronic equipment and computer readable storage medium
US8615758B2 (en) Combining system blueprints, functional layer, and software bits in parallel development of machines
Hanjura Heroku cloud application development
US10452371B2 (en) Automating enablement state inputs to workflows in z/OSMF
US8561062B2 (en) Synchronizing changes made on self-replicated machines to the corresponding parent machines
US11055205B1 (en) Regression testing using automation technologies
US20190163448A1 (en) Creating composite templates for service instances
CN111404764B (en) Telecommunication cloud pre-integration deployment test method and device
CN110647319A (en) Functional module decoupling method and system
US20230083195A1 (en) Modification of a dockerfile to repair vulnerabilities existing in the dockerfile
Thomas et al. Simulation factory: Taming application configuration and workflow on high-end resources
Stoneman Docker on Windows: From 101 to production with Docker on Windows
US11231457B1 (en) Continuous integration for integrated circuit design
Elwasif et al. Nested workflows for loosely coupled hpc simulations

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant