Re: Problem reverting to snapshot in job

2015-11-24 Thread Andreas Tscharner
On 24.11.2015 12:40, Björn Stabel wrote: Maybe you need a plugin dedicated to the task that takes care of things like snapshotting and such. For vSphere, there's https://wiki.jenkins-ci.org/display/JENKINS/vSphere+Cloud+Plugin I have the libvirt slaves plugin installed. The host system is a De

Re: Problem reverting to snapshot in job

2015-11-24 Thread Björn Stabel
Maybe you need a plugin dedicated to the task that takes care of things like snapshotting and such. For vSphere, there's https://wiki.jenkins-ci.org/display/JENKINS/vSphere+Cloud+Plugin On 11/24/2015 09:47 AM, Andreas Tscharner wrote: On 23.11.2015 16:53, Jason Swager wrote: Is the build runn

Re: Problem reverting to snapshot in job

2015-11-24 Thread Andreas Tscharner
On 23.11.2015 16:53, Jason Swager wrote: Is the build running on a VM slave and you're trying to revert to a snapshot of that particular VM slave? Yes If so - that's not supported. Jenkins requires that the slave doing a [snip] To work around this, split the job across two jobs. First jo

Re: Problem reverting to snapshot in job

2015-11-23 Thread Jason Swager
Is the build running on a VM slave and you're trying to revert to a snapshot of that particular VM slave? If so - that's not supported. Jenkins requires that the slave doing a build be up and running for the entire duration of the build. If you revert your slave while it's doing a build (sort

Problem reverting to snapshot in job

2015-11-23 Thread Andreas Tscharner
Hello World, We have Jenkins set up to build our product in a virtual machine. This works so far. Now I set the "Use Snapshot" checkbox and wanted to revert the VM to the snapshot "production". This snapshot exists, I double checked: root@buildserver:~# virsh snapshot-list build-vm2 Name