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

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


This plugin provides a Jenkins pipeline DSL syntax for interactions with OpenShit. The plugin is different, and it seems to be newer than [[OpenShift Plugin for Jenkins Plugin (jenkins-plugin)]].
This plugin provides a Jenkins pipeline DSL syntax for interactions with OpenShit. 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 '''requires''' the oc binary to be present on the nodes executing the script.

Revision as of 23:13, 8 December 2017

External

Internal

Overview

This plugin provides a Jenkins pipeline DSL syntax for interactions with OpenShit. 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.