CN112650555A - Development and test method, system and medium for management platform - Google Patents

Development and test method, system and medium for management platform Download PDF

Info

Publication number
CN112650555A
CN112650555A CN202011562525.6A CN202011562525A CN112650555A CN 112650555 A CN112650555 A CN 112650555A CN 202011562525 A CN202011562525 A CN 202011562525A CN 112650555 A CN112650555 A CN 112650555A
Authority
CN
China
Prior art keywords
mirror image
platform
warehouse
environment
test
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
CN202011562525.6A
Other languages
Chinese (zh)
Other versions
CN112650555B (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.)
Suzhou Inspur Intelligent Technology Co Ltd
Original Assignee
Suzhou Inspur Intelligent Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Suzhou Inspur Intelligent Technology Co Ltd filed Critical Suzhou Inspur Intelligent Technology Co Ltd
Priority to CN202011562525.6A priority Critical patent/CN112650555B/en
Publication of CN112650555A publication Critical patent/CN112650555A/en
Application granted granted Critical
Publication of CN112650555B publication Critical patent/CN112650555B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3664Environments for testing or debugging software
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • G06F11/3672Test management
    • G06F11/368Test management for test version control, e.g. updating test cases to a new software version
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/50Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems
    • G06F21/57Certifying or maintaining trusted computer platforms, e.g. secure boots or power-downs, version controls, system software checks, secure updates or assessing vulnerabilities
    • G06F21/577Assessing vulnerabilities and evaluating computer system security
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • G06F2009/45562Creating, deleting, cloning virtual machine instances
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • G06F2009/45591Monitoring or debugging support
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2221/00Indexing scheme relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/03Indexing scheme relating to G06F21/50, monitoring users, programs or devices to maintain the integrity of platforms
    • G06F2221/033Test or assess software

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Computer Hardware Design (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Quality & Reliability (AREA)
  • Computing Systems (AREA)
  • Processing Or Creating Images (AREA)

Abstract

The invention discloses a development and test method of a management platform, which comprises the following steps: creating a mirror image warehouse and an operating environment; creating a mirror platform in the mirror repository; obtaining a test request, and operating the mirror image platform according to the test request and the operating environment; after the mirror image platform is operated, obtaining an operation result corresponding to the mirror image platform, and executing a test measure according to the operation result; the invention can build an environment of a management platform capable of running and compiling a plurality of versions, and build a mirror image platform corresponding to the management platform in the environment, thereby meeting the requirement of version switching of the management platform, greatly shortening the development and test time of the management platform and reducing the maintenance cost.

Description

Development and test method, system and medium for management platform
Technical Field
The invention relates to the technical field of software development, in particular to a method, a system and a medium for developing and testing a management platform.
Background
At present, a big data cluster is developed and managed through Ambari (a deployment monitoring and operation and maintenance management platform of a big data assembly and a cluster), but when Ambari is built, the existing environment needs to be restored to the state that Ambari is not installed, a new environment is constructed to compile and install Ambari, and finally Ambari is configured and operated; the process is complicated, after Ambari carries out upgrading and updating of a plurality of versions, if the versions need to be switched or Ambari of other versions are used for development and testing, only corresponding operating environments can be built, a large amount of time is wasted, and maintenance cost is increased.
Disclosure of Invention
The invention mainly solves the problem that the Ambari of the corresponding version can not be rapidly switched according to the requirement for development and test.
In order to solve the technical problems, the invention adopts a technical scheme that: the development and test method for the management platform comprises the following steps:
creating a mirror image warehouse and an operating environment;
creating a mirror platform in the mirror repository;
obtaining a test request, and operating the mirror image platform according to the test request and the operating environment;
and after the mirror image platform is operated, obtaining an operation result corresponding to the mirror image platform, and executing a test measure according to the operation result.
Further, the step of creating the mirror repository and the operating environment further comprises:
acquiring a packaging program and a protection plug-in, configuring the packaging program according to the protection plug-in to obtain a packaging environment, creating a mirror image container in the packaging environment, and configuring the mirror image container to obtain a mirror image warehouse;
setting an operation program, acquiring a warehouse address of the mirror image warehouse, and writing the warehouse address into the operation program to obtain the operation environment.
Further, the step of creating a mirror platform in the mirror repository further comprises:
acquiring version information, compiling a management platform corresponding to the version information in the packaging environment, calling the packaging program to package the management platform into a corresponding mirror image platform, and uploading the mirror image platform to the mirror image warehouse.
Further, it is characterized in that: the step of configuring the mirror image container to obtain the mirror image warehouse further comprises:
and configuring a detection mechanism, a scanning mechanism and a leak library in the mirror image container to obtain the mirror image warehouse, detecting whether the mirror image warehouse has the mirror image platform according to the detection mechanism, and if so, triggering the scanning mechanism.
Further, the scanning mechanism is as follows: acquiring vulnerability information of the vulnerability database, scanning whether the vulnerability corresponding to the vulnerability information exists in the mirror image platform, if so, repairing the vulnerability, and if not, setting a test identifier on the mirror image platform.
Further, the step of obtaining the test request and operating the mirror image platform according to the test request and the operating environment further includes:
the test request comprises the requirement information of the management platform, the requirement information is obtained, and the running program is called to run the mirror image platform with the version information matched with the requirement information in the running environment.
Further, in the operating environment, the step of calling the operating program to operate the mirror image platform with the version information matched with the requirement information further includes:
accessing the mirror image warehouse according to the warehouse address, detecting whether the mirror image platform with the version information matched with the requirement information exists in the mirror image warehouse, if so, judging whether the mirror image platform has the test identification, and if so, calling the running program to acquire and run the mirror image platform;
if not, compiling a management platform corresponding to the requirement information in the packaging environment, calling the packaging program to package the management platform into a corresponding new mirror image platform, updating the new mirror image platform to the mirror image warehouse, and calling the running program to acquire and run the new mirror image platform.
Further, after the mirror image platform is operated, an operation result corresponding to the mirror image platform is obtained, and the step of executing the test measure according to the operation result further comprises:
the operation result comprises operation standard reaching and operation non-standard reaching;
executing a test measure on the mirror image platform with the operation result reaching the standard; the test measures are as follows: testing the mirror image platform according to the test request;
executing modification measures on the mirror image platform with the operation result of reaching the unqualified operation; the modification measures are as follows: and modifying the platform source code of the mirror image platform in the mirror image warehouse according to the test request.
The invention also provides a development and test system of the management platform, which comprises:
the device comprises an initialization module and a control module;
the initialization module is used for creating a mirror image warehouse and a running environment and creating a mirror image platform in the mirror image warehouse;
the control module is used for acquiring a test request and operating the mirror image platform according to the test request and the operating environment to obtain an operating result corresponding to the mirror image platform; and the control module executes a test measure on the mirror image platform according to the operation result.
The present invention also provides a computer-readable storage medium having stored thereon a computer program which, when executed by a processor, implements the steps of the method for developing and testing the management platform.
The invention has the beneficial effects that:
1. the development and test method of the management platform can realize the establishment of an environment capable of running and compiling a plurality of versions of Ambari, establish the Ambari mirror image corresponding to the Ambari in the environment, and quickly and flexibly switch the Ambari mirror image of the corresponding version or modify the function of the Ambari mirror image according to the requirement, thereby further meeting the requirement of switching the versions of the Ambari, greatly shortening the development and test time of the Ambari, even reaching the second-level switching, and reducing the maintenance cost.
2. The development and test system of the management platform can realize the establishment of an environment capable of running and compiling a plurality of versions of Ambari through the environment establishment module, establish the Ambari mirror image corresponding to Ambari in the environment through the warehouse establishment module, quickly and flexibly switch the Ambari mirror image corresponding to the requirement or modify the function of the Ambari mirror image through the mirror image platform management module, further meet the requirement of switching the versions of Ambari, greatly shorten the development and test time of Ambari, even achieve second-level switching, and reduce the maintenance cost.
3. The computer-readable storage medium can realize the mutual matching of the guide environment building module, the warehouse building module and the mirror image platform management module, further realize the rapid switching of the Ambari version, greatly shorten the development and test time of the Ambari, even achieve the second-level switching, reduce the maintenance cost and effectively increase the operability of the development and test method of the management platform.
Drawings
Fig. 1 is a flowchart of a method for developing and testing a management platform according to embodiment 1 of the present invention;
fig. 2 is an architecture diagram of a development and test system of a management platform according to embodiment 2 of the present invention.
Detailed Description
The following detailed description of the preferred embodiments of the present invention, taken in conjunction with the accompanying drawings, will make the advantages and features of the invention easier to understand by those skilled in the art, and thus will clearly and clearly define the scope of the invention.
In the description of the present invention, it should be noted that Docker is an engine that can package a file to generate an image, Openssl is a software library package that can avoid eavesdropping, TLS is a secure transport layer protocol, Harbor is a management container for image data, Ambari is a deployment monitoring and operation and maintenance management platform for a big data component and a cluster, and Dockerfile is a text file for creating all commands for an image.
In the description of the present invention, it should be noted that the term "building" is an embodiment of "creating", and is used for descriptive purposes only, and is not to be construed as being limited to the manner of "creating".
In the description of the present invention, it should be noted that the term "service" is an embodiment of "program", and is used for descriptive purposes only, and is not to be construed as a type limitation of "program".
Example 1
The embodiment provides a method for developing and testing a management platform, as shown in fig. 1, including the following steps:
s100, building a packaging environment;
the method specifically comprises the following steps: the method comprises the steps of obtaining a packaging service and a protection plug-in, configuring the packaging service through the protection plug-in, starting the packaging service after the configuration is completed, and completing the construction of a packaging environment which can compile a management platform of any version;
for example: downloading and installing a Docker service, generating an authentication certificate corresponding to the Docker service through Opensl, identifying whether the Docker service is correct through the authentication certificate, starting a security transport protocol (TLS) carried by a packaging service, and setting the packaging service as a self-starting after the packaging service is started; in the description of this step, it should be noted that the Docker service, Openssl, and TLS are not limited, and are only used as a tool or a device for implementing this step.
S200, building a mirror image warehouse;
the method specifically comprises the following steps: building a mirror image warehouse in a packaging environment, wherein the warehouse is mainly used for managing a mirror image platform of a platform; the management comprises the steps of storing the mirror image platform and detecting the mirror image platform according to the leak library after the detection mechanism is triggered; the detection mechanism is as follows: after the warehouse is installed, detecting whether a mirror image platform exists in the warehouse or not, if so, executing a scanning mechanism on the mirror image platform according to the leak library; the scanning mechanism comprises: scanning whether the mirror image platform has a bug in the bug base or not, if so, repairing the bug, and if not, marking a test identification on the mirror image platform;
for example: downloading a Harbor, installing the Harbor in a packaging environment, and configuring a scanning mechanism and a leak library for the Harbor; in the description of the present step, it should be noted that Harbor is not limited, but only used as a tool or a device for implementing the present step.
S300, building a mirror image platform;
the method specifically comprises the following steps: acquiring the existing version information, compiling a plurality of management platforms of versions corresponding to the existing version information in a packaging environment, packaging the management platforms into corresponding mirror image platforms through packaging files in a packaging service, and uploading the mirror image platforms to a mirror image warehouse;
for example: compiling a plurality of versions of Ambari in a packaging environment, packaging the versions of Ambari into corresponding mirror images Ambari through Dockerfile, and uploading the mirror images Ambari to a mirror image warehouse; in the description of this step, it should be noted that Ambari and Dockerfile are not limited, and are only used as a tool or a device for implementing this step.
S400, building a running environment;
the method specifically comprises the following steps: setting an operation service, and acquiring an environment address of a packaging environment, wherein the environment address is the same as the warehouse address of the mirror image warehouse; writing the environment address into the running service;
s500, obtaining a test request, testing according to the test request and the control service to obtain an operation result, and executing corresponding measures according to the test result;
the method specifically comprises the following steps: after receiving the test request, starting the operation service, which specifically comprises: acquiring demand information in a test request, wherein the demand information comprises demand version information, accessing a mirror image warehouse in a packaging environment according to an environment address, detecting whether a mirror image platform of a version corresponding to the demand version information exists in the mirror image warehouse, if so, judging whether the mirror image platform has a test identifier, if so, pulling and operating the mirror image platform to obtain an operation result; if not, judging that the mirror image platform has a bug;
if not, compiling a management platform of a version corresponding to the required version information in a packaging environment, packaging the management platform into a corresponding new mirror image platform through a packaging file in a packaging service, updating the new mirror image platform to a mirror image warehouse, and pulling and operating the new mirror image platform to obtain an operation result;
the operation result comprises the following steps: the operation reaches the standard and the operation does not reach the standard; when the operation reaches the standard, testing the platform according to the test request; when the operation is not up to the standard, executing a modification measure, wherein the modification measure is as follows: and modifying the platform source code of the mirror image platform in a packaging environment according to the test request.
Example 2
The embodiment provides a development and test system for a management platform, as shown in fig. 2, including:
the device comprises an initialization module and a control module;
the initialization module comprises an environment building module and a warehouse building module, and the warehouse building module is provided with a mirror image platform management module;
the environment building module is used for building a packaging environment and a testing environment;
the method specifically comprises the following steps: the environment building module acquires a packaging service and a protection plug-in, the packaging service is configured through the protection plug-in, after the configuration is completed, the packaging service is started, and the packaging environment building is completed; the environment building module obtains the operation service, obtains the environment address of the packaging environment, writes the environment address into the operation service, and completes the building of the operation environment;
the warehouse building module is used for building a mirror image warehouse, and the warehouse building module builds a mirror image platform through the mirror image platform management module;
the method specifically comprises the following steps: the warehouse building module builds a mirror image warehouse in a packaging environment, and a detection mechanism, a scanning mechanism and a leak library are configured in the warehouse, wherein the mirror image warehouse is used for storing the mirror image platform and detecting the mirror image platform according to the leak library after the detection mechanism is triggered; the warehouse building module compiles a plurality of versions of management platforms in a packaging environment through a mirror image platform management module, packages the management platforms into corresponding mirror image platforms through packaging files in packaging service and uploads the mirror image platforms to a mirror image warehouse; the warehouse building module can modify the source code of the mirror image platform through the mirror image platform management module to modify and add functions to the mirror image platform;
the control module is used for acquiring the test request, testing according to the test request and the operation service to obtain an operation result, and executing corresponding measures according to the test result;
the method specifically comprises the following steps: after receiving the test request, the control module starts the operation service, which specifically comprises: the control module acquires the required version information in the required information in the test request, accesses a mirror image warehouse in a packaging environment according to an environment address, detects whether a mirror image platform with a version corresponding to the required version information exists in the mirror image warehouse, judges whether the mirror image platform has a test identifier if the mirror image platform exists, and pulls and operates the mirror image platform if the mirror image platform exists to obtain an operation result; if not, the control module judges that the mirror image platform has a bug; if the version information does not exist, the control module sends a compiling signal to the mirror image platform management module, the mirror image platform management module compiles a management platform of a version corresponding to the required version information in a packaging environment, packages the management platform into a corresponding new mirror image platform through a packaging file in packaging service and updates the new mirror image platform to a mirror image warehouse, and then the control module pulls and operates the new mirror image platform to obtain an operation result;
the operation result comprises the following steps: the operation reaches the standard and the operation does not reach the standard; when the operation reaches the standard, the control module tests the platform; when the operation is not up to the standard, the control module executes a modification request, wherein the modification request is as follows: and the control module modifies the platform source code of the mirror image platform in a packaging environment according to the test request.
Based on the same inventive concept as the development and testing method of the management platform in the foregoing embodiments, an embodiment of the present specification further provides a computer-readable storage medium, where a computer program is stored on the computer-readable storage medium, and when the computer program is executed by a processor, the steps of the development and testing method of the management platform are implemented.
Different from the prior art, the development and test method, system and medium of the management platform can build an environment of the management platform capable of running and compiling a plurality of versions, and build a mirror image platform corresponding to the management platform in the environment, and can quickly and flexibly switch the mirror image platform of the corresponding version or modify the function of the mirror image platform according to the requirement, so that the version switching of the management platform is met, the development and test time of the management platform is greatly shortened, even the second-level switching can be achieved, and the maintenance cost is reduced.
The numbers of the embodiments disclosed in the embodiments of the present invention are merely for description, and do not represent the merits of the embodiments.
It will be understood by those skilled in the art that all or part of the steps of implementing the above embodiments may be implemented by hardware, and a program that can be implemented by the hardware and can be instructed by the program to be executed by the relevant hardware may be stored in a computer readable storage medium, where the storage medium may be a read-only memory, a magnetic or optical disk, and the like.
The above description is only an embodiment of the present invention, and not intended to limit the scope of the present invention, and all modifications of equivalent structures and equivalent processes performed by the present specification and drawings, or directly or indirectly applied to other related technical fields, are included in the scope of the present invention.

Claims (10)

1. A development and test method for a management platform is characterized by comprising the following steps:
creating a mirror image warehouse and an operating environment;
creating a mirror platform in the mirror repository;
obtaining a test request, and operating the mirror image platform according to the test request and the operating environment;
and after the mirror image platform is operated, obtaining an operation result corresponding to the mirror image platform, and executing a test measure according to the operation result.
2. The method for developing and testing a management platform according to claim 1, wherein: the step of creating the mirror repository and the operating environment further comprises:
acquiring a packaging program and a protection plug-in, configuring the packaging program according to the protection plug-in to obtain a packaging environment, creating a mirror image container in the packaging environment, and configuring the mirror image container to obtain a mirror image warehouse;
setting an operation program, acquiring a warehouse address of the mirror image warehouse, and writing the warehouse address into the operation program to obtain the operation environment.
3. The method for developing and testing a management platform according to claim 2, wherein: the step of creating a mirror platform in the mirror repository further comprises:
acquiring version information, compiling a management platform corresponding to the version information in the packaging environment, calling the packaging program to package the management platform into a corresponding mirror image platform, and uploading the mirror image platform to the mirror image warehouse.
4. A method for developing and testing a management platform according to claim 2 or 3, wherein: the step of configuring the mirror image container to obtain the mirror image warehouse further comprises:
and configuring a detection mechanism, a scanning mechanism and a leak library in the mirror image container to obtain the mirror image warehouse, detecting whether the mirror image warehouse has the mirror image platform according to the detection mechanism, and if so, triggering the scanning mechanism.
5. The method for developing and testing a management platform according to claim 4, wherein: the scanning mechanism is as follows: acquiring vulnerability information of the vulnerability database, scanning whether the vulnerability corresponding to the vulnerability information exists in the mirror image platform, if so, repairing the vulnerability, and if not, setting a test identifier on the mirror image platform.
6. The method for developing and testing a management platform according to claim 5, wherein: the step of obtaining the test request and operating the mirror image platform according to the test request and the operating environment further comprises:
the test request comprises the requirement information of the management platform, the requirement information is obtained, and the running program is called to run the mirror image platform with the version information matched with the requirement information in the running environment.
7. The method for developing and testing a management platform according to claim 6, wherein: in the operating environment, the step of calling the operating program to operate the mirror image platform with the version information matched with the requirement information further comprises:
accessing the mirror image warehouse according to the warehouse address, detecting whether the mirror image platform with the version information matched with the requirement information exists in the mirror image warehouse, if so, judging whether the mirror image platform has the test identification, and if so, calling the running program to acquire and run the mirror image platform;
if not, compiling a management platform corresponding to the requirement information in the packaging environment, calling the packaging program to package the management platform into a corresponding new mirror image platform, updating the new mirror image platform to the mirror image warehouse, and calling the running program to acquire and run the new mirror image platform.
8. The method for developing and testing a management platform according to claim 1, wherein: after the mirror image platform is operated, obtaining an operation result corresponding to the mirror image platform, and executing the test measures according to the operation result further comprises the following steps:
the operation result comprises operation standard reaching and operation non-standard reaching;
executing a test measure on the mirror image platform with the operation result reaching the standard; the test measures are as follows: testing the mirror image platform according to the test request;
executing modification measures on the mirror image platform with the operation result of reaching the unqualified operation; the modification measures are as follows: and modifying the platform source code of the mirror image platform in the mirror image warehouse according to the test request.
9. A development and testing system for a management platform, comprising:
the device comprises an initialization module and a control module;
the initialization module is used for creating a mirror image warehouse and a running environment and creating a mirror image platform in the mirror image warehouse;
the control module is used for acquiring a test request and operating the mirror image platform according to the test request and the operating environment to obtain an operating result corresponding to the mirror image platform; and the control module executes a test measure on the mirror image platform according to the operation result.
10. A computer-readable storage medium, having a computer program stored thereon, which, when executed by a processor, performs the steps of the method for developing and testing a management platform according to any one of claims 1 to 8.
CN202011562525.6A 2020-12-25 2020-12-25 Development and test method, system and medium for management platform Active CN112650555B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011562525.6A CN112650555B (en) 2020-12-25 2020-12-25 Development and test method, system and medium for management platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011562525.6A CN112650555B (en) 2020-12-25 2020-12-25 Development and test method, system and medium for management platform

Publications (2)

Publication Number Publication Date
CN112650555A true CN112650555A (en) 2021-04-13
CN112650555B CN112650555B (en) 2022-09-20

Family

ID=75363445

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011562525.6A Active CN112650555B (en) 2020-12-25 2020-12-25 Development and test method, system and medium for management platform

Country Status (1)

Country Link
CN (1) CN112650555B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114039848A (en) * 2021-09-30 2022-02-11 济南浪潮数据技术有限公司 Method, device and equipment for realizing high availability of InCloudInsight management platform
CN114327779A (en) * 2021-12-30 2022-04-12 北京瑞莱智慧科技有限公司 Application operation environment building method and device and storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106873975A (en) * 2016-12-30 2017-06-20 武汉默联股份有限公司 Devops based on Docker persistently pays and automated system and method
CN111679965A (en) * 2020-04-23 2020-09-18 平安国际智慧城市科技股份有限公司 Automatic testing method and device, computer equipment and storage medium
US20200394120A1 (en) * 2019-06-13 2020-12-17 Paypal, Inc. Big data application lifecycle management

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106873975A (en) * 2016-12-30 2017-06-20 武汉默联股份有限公司 Devops based on Docker persistently pays and automated system and method
US20200394120A1 (en) * 2019-06-13 2020-12-17 Paypal, Inc. Big data application lifecycle management
CN111679965A (en) * 2020-04-23 2020-09-18 平安国际智慧城市科技股份有限公司 Automatic testing method and device, computer equipment and storage medium

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114039848A (en) * 2021-09-30 2022-02-11 济南浪潮数据技术有限公司 Method, device and equipment for realizing high availability of InCloudInsight management platform
CN114327779A (en) * 2021-12-30 2022-04-12 北京瑞莱智慧科技有限公司 Application operation environment building method and device and storage medium
CN114327779B (en) * 2021-12-30 2023-09-01 北京瑞莱智慧科技有限公司 Application running environment building method, device and storage medium

Also Published As

Publication number Publication date
CN112650555B (en) 2022-09-20

Similar Documents

Publication Publication Date Title
US11599348B2 (en) Container image building using shared resources
JP5398824B2 (en) Using temporary PCR to achieve reliability in the application space of secure processing systems
CA2816814C (en) Repairing corrupt software
US20180357068A1 (en) Method And System For Automated Agent Injection In Container Environments
CN102736978B (en) A kind of method and device detecting the installment state of application program
CN112650555B (en) Development and test method, system and medium for management platform
US8640092B2 (en) Compatibility evaluation apparatus, compatibility evaluation method, and recording medium
JP5542796B2 (en) Method and apparatus for managing mobile device software
CN108829477B (en) Interface jump method, device, computer equipment and storage medium
CN107783776B (en) Processing method and device of firmware upgrade package and electronic equipment
CN103329093A (en) Updating software
US20220253297A1 (en) Automated deployment of changes to applications on a cloud computing platform
CN113835713B (en) Source code packet downloading method, device, computer equipment and storage medium
CN111679852B (en) Detection method and device for conflict dependency library
US20150074657A1 (en) Runtime detection of software configurations and upgrades
US10229273B2 (en) Identifying components for static analysis of software applications
US20200117808A1 (en) Electronic System Vulnerability Assessment
CN111752635A (en) Application program running method and device, computer equipment and storage medium
CN115543429A (en) Project environment building method, electronic equipment and computer readable storage medium
CN111198703A (en) Version upgrading method, system, equipment and medium
CN109933976B (en) Android application similarity detection method, mobile terminal and storage device
CN103250136B (en) The method quoted during for verifying operation
CN111930411B (en) Code upgrading method and device, computer equipment and storage medium
CN112148301A (en) Method, system and storage medium for integrated production of customized version of non-compiled Android system
CN114003250A (en) Software deployment method and device

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