Jenkins, start build machine from item

1.2k views Asked by At

I have Proxmox and Jenkins. I need to start a virtual machine on Proxmox (build slave) from a job in Jenkins.

I have a script that automatically creates and starts a VM on Proxmox and adds this VM as Jenkins slave. How to run this script from an item on Jenkins?

1

There are 1 answers

0
Xaqq On

Alternatively, there exists a Jenkins plugin that provides Proxmox integration.

You can have a look at https://plugins.jenkins.io/proxmox/