This plugin integrates VMware vRealize Orchestrator to Jenkins. With this plugin you can run any vRealize Orchestrator workflows.
1) Build step : On Job configuration page click on Add build step select “Execute Orchestrator Workflow” option
2) Configure : Configure Orchestrator workflow like shown in image. Below is the description of each field
1.580.1 and above. To use lower version use branch version_1_565
Start the local Jenkins instance:
mvn hpi:run
Run
mvn hpi:hpi
to create the plugin .hpi file.
To install:
copy the resulting ./target/vmware-vrealize-orchestrator-plugin.hpi file to the $JENKINS_HOME/plugins directory. Don't forget to restart Jenkins afterwards.
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.
https://wiki.jenkins-ci.org/display/JENKINS/VMware+vRealize+Orchestrator+Plugin
MIT Licensed
Agila Govindaraju agi.raj@gmail.com