continuous integration and continuous delivery ppt
continuous integration and continuous delivery ppt
Learn about continuous integration and continuous delivery ppt, we have the largest and most updated continuous integration and continuous delivery ppt information on alibabacloud.com
This article has been published in the "continuous integration" column on the infoq Chinese site. For more articles and video resources on "continuous integration" and "continuous delivery", visit "
Continuous integration platform for Jenkins + Maven + svn/git + TomcatProject Management process:Requirements Analysis----Prototyping----Develop code----submit tests-----Internal tests-----Confirm on-line (verify that many environments are tested before going live)------go online to the production environment-----final Test------If a problem code rollback occurs.Traditional code on-line:Developer completed-
Sample Code for continuous integration between Jenkins and SVN, jenkinssvn
Overview
Jenkins is an open-source continuous integration tool written in Java. It is formerly known as Hudson and can be used to automatically compile, test, and publish projects, this greatly reduces the tedious and repetitive work between tea
Cruisecontrol is an old CI server and has been born for many years. In many aspects, the cruisecontrol server has become a synonym for continuous integration practices. Now, cruisecontrol has developed into a family-class system, including cruisecontrol. java, cruisecontrol.net, and cruisecontrol. ruby and Other implementations that adapt to different language environments, and their powerful plug-ins and e
Continuous Integration
PairCodeThe database can be integrated at any time. The earlier the code set is, the earlier the defect is discovered. The lower the cost of fixing the defect, the lower the time and cost.
Continuous integration preparation
Version Control
Include product code, test
I. Project INTRODUCTION and LINUX environment SetupThis tutorial explains the Jenkins+git+gradle continuous integration environment in Linux, followed by the addition of Gerrit Code review and Robotium automated testing1, the basic process is as follows:androidstudio--Gerrit---git (github)----Jenkins---gradle----robotium resultsuse Androidstudio Development, submit to Gerrit for code review, submit to Git a
2000 Matin Fowler published articles continuous integration "1"; 2007, Paul Duvall, Steve Matyas and Andrew Glover co-authored the continuous Integration:improving Software Quality and reducing Risk "2" published, the book won the 2008-year Turing Award. Continuous integration
in various web containers, such as Tomcat, Glassfish, Jetty, and JBoss.Take TOMCAT7 as an example, just throw the Hudson.war into the Tomcat deployment directory WebApps, then go to the Bin directory, run Startup.bat,After the tomcat boot is complete, open the browser to access Http://localhost:8080/hudson to see the Hudson interface.First run Hudson will go to the following interface, to choose the plug-in you need to install, select the plug-in need to install and then click Install or Finish
This series of articlesContinuous integration of database development-SQL Server deployment and upgrade ToolContinuous integration of database development-SQL Server database structure comparisonContinuous integration of database development-Methods and ProceduresContinuous integration of database development-Liquibase
What is Teamcity teamcity is a powerful continuous integration (Continue integration) tool developed by JetBrains, including server side and client, currently supported by Java. NET project development. Teamcity provides a range of features that enable teams to quickly implement continuous inheritance: IDE tool
Continuous integration. NET Handbook
First, the concept
Martin Fowler's article: Continuous integration Chinese translation: continuous integration
Second, tools
Traditional tools: Visualstudio.net,visualsourcesafe,rational Clear
About JenkinsJenkins is an open source software project designed to provide an open and easy-to-use software platform that makes continuous software integration possible.Jenkins is a continuous integration tool based on Java development that monitors ongoing duplication of work, including:1.
General steps to build a MAVEN Web project using Jenkins 1 jekins from SVN pull replacement code 2 Deploying the project to the Tomcat container using Apache Tomcat Maven Plugin Specific configuration Procedures 1 New Task Enter an item name, select "Build a free-style software project", click OK2 Configuring source Management Select Subversion in source management and fill in the SVN address to build MAVEN Web project3 Configuration Build In the build, click Add Build Step and select ' Invoke
System settings are primarily used to configure some global settings paths, such as1 JDK2 Ant3 Maven4 Mailetc....Click "System Management" in the Jenkins left menu and click "System Settings" on the System administration page to enter the system settings.1 JDKClick on the "JDK" Install buttonUncheck "Auto Install"Fill in aliases and java_home2 AntSimilar JDK configuration3 MavenSimilar JDK configurationNote1 with MAVEN configuration You can also specify the location of the Setting.xml4 MailSet
In fact, the installation of this teamcity is very simple, but in the Internet to find a lot, no one to write about this aspect of the installation, Daniel do not spray, I want to use this simple little article to help more novice on the roadThe teamcity path downloaded in this article is/usr/local/src/# cd/usr/local/src/teamcity#./bin/teamcity-server.sh StartShown below:Using catalina_base:/usr/local/src/teamcityUsing Catalina_home:/usr/local/src/teamcityUsing Catalina_tmpdir:/usr/local/src/tea
------------------Build------------------------docker-compose -f ./docker-compose.ci.build.yml -p dockercompose4255153253317384266 up --buildecho ---------------Publishing...------------------docker-compose -f "./docker-compose.yml" -f "./docker-compose.override.yml" -p dockercompose4255153253317384266 up -d --buildThe app is saved and returned to the project interface. Click Build now to deploy your workWe can view the console output:Reference article:Http://www.cnblogs.com/LongJiangXie/p/751
④:gitlab of continuous integration triggers Jenkins build project
One: The goal is in the company's test environment once the development to the Gitlab warehouse to submit a successful code, Gitlab notify Jenkins to build projects, code quality testing and then deployed to the test environment, note that this is a test environment, and production environment still need to manually deploy code:
1.1:jenkins c
In a previous post, someone asked why the interface test was first in line. The reason is very simple, the interface is first, the interface is not good, the subsequent coding work is limited, not to get data. Traditional interface Test interface Automatic test interface Automation Continuous integration discussion of traditional interface testing
Do not know how the other people's home interface test is do
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.