agovindaraju / vmware-vrealize-orchestrator

A Jenkins Plugin for VMware vRealize Orchestrator workflows
MIT License
5 stars 8 forks source link

Build Status

Jenkins Orchestrator Plugin


This plugin integrates VMware vRealize Orchestrator to Jenkins. With this plugin you can run any vRealize Orchestrator workflows.

Configuration

1) Build step : On Job configuration page click on Add build step select “Execute Orchestrator Workflow” option

Build step

2) Configure : Configure Orchestrator workflow like shown in image. Below is the description of each field

Configure

Jenkins version supported

1.580.1 and above. To use lower version use branch version_1_565

Development

Start the local Jenkins instance:

mvn hpi:run

Installing

Run

mvn hpi:hpi

to create the plugin .hpi file.

To install:

  1. copy the resulting ./target/vmware-vrealize-orchestrator-plugin.hpi file to the $JENKINS_HOME/plugins directory. Don't forget to restart Jenkins afterwards.

  2. or use the plugin management console (http://example.com:8080/pluginManager/advanced) to upload the hpi file. You have to restart Jenkins in order to find the plugin in the installed plugins list.

Read More

https://wiki.jenkins-ci.org/display/JENKINS/VMware+vRealize+Orchestrator+Plugin

License

MIT Licensed

Maintainer

Agila Govindaraju agi.raj@gmail.com