Jenkins Concepts: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 20: Line 20:


A ''Jenkins Pipeline'' is a suite of plugins that implement a [[Software_Development#Continous_Delivery_Pipeline|continuous delivery pipeline]]. When integrated with OpenShift, the Jenkins Pipeline functionality provides the engine for [[OpenShift_Concepts#Pipeline_Build|OpenShift Pipeline builds]]. More details about OpenShift Jenkins pipeline are available here: {{Internal|OpenShift_CI/CD_Concepts#Pipeline|OpenShift Jenkins Pipelines}}
A ''Jenkins Pipeline'' is a suite of plugins that implement a [[Software_Development#Continous_Delivery_Pipeline|continuous delivery pipeline]]. When integrated with OpenShift, the Jenkins Pipeline functionality provides the engine for [[OpenShift_Concepts#Pipeline_Build|OpenShift Pipeline builds]]. More details about OpenShift Jenkins pipeline are available here: {{Internal|OpenShift_CI/CD_Concepts#Pipeline|OpenShift Jenkins Pipelines}}
More details about the pipeline syntax are available here:
{{Internal|Jenkins Pipeline Syntax|Jenkins Pipeline Syntax}}


=Build Environment=
=Build Environment=

Revision as of 02:20, 8 December 2017

External

Internal

Agent

Slave

Items

Freestyle Project

Pipeline

https://jenkins.io/doc/book/pipeline/overview/

A Jenkins Pipeline is a suite of plugins that implement a continuous delivery pipeline. When integrated with OpenShift, the Jenkins Pipeline functionality provides the engine for OpenShift Pipeline builds. More details about OpenShift Jenkins pipeline are available here:

OpenShift Jenkins Pipelines

More details about the pipeline syntax are available here:

Jenkins Pipeline Syntax

Build Environment

OpenShift Jenkins Build Environment

Distributed Build

https://wiki.jenkins.io/display/JENKINS/Distributed+builds