OpenShift Jenkins Pipeline DSL Plugin (jenkins-client-plugin): Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 9: Line 9:
=Overview=
=Overview=


This plugin provides a Jenkins pipeline DSL syntax for interactions with OpenShit. The OpenShift DSL is written in Groovy. The plugin is different, and it seems to be newer than [[OpenShift Plugin for Jenkins Plugin (jenkins-plugin)]]. This plugin '''requires''' the oc binary to be present on the nodes executing the script.
This plugin provides a Jenkins pipeline DSL syntax for interactions with OpenShit. The OpenShift DSL is written in Groovy. The plugin is different, and it seems to be newer than [[OpenShift Plugin for Jenkins Plugin (jenkins-plugin)]]. This plugin '''requires''' the oc binary to be present on the nodes executing the script. Supported in GA status starting with OpenShift 3.7.

Revision as of 23:40, 8 December 2017

External

Internal

Overview

This plugin provides a Jenkins pipeline DSL syntax for interactions with OpenShit. The OpenShift DSL is written in Groovy. The plugin is different, and it seems to be newer than OpenShift Plugin for Jenkins Plugin (jenkins-plugin). This plugin requires the oc binary to be present on the nodes executing the script. Supported in GA status starting with OpenShift 3.7.