-
Bug
-
Resolution: Fixed
-
Major
-
Linux
When using the "Use Snapshots" option for a Jenkins job, NPE causes job to fail. Console indicated that the VM is preparing to revert than fails.
When using the "Use Snapshots" option for a Jenkins job, NPE causes job to fail. Console indicated that the VM is preparing to revert than fails.
Code changed in jenkins
User: Sebastian Menski
Path:
src/main/java/hudson/plugins/libvirt/LibvirtSnapshotRevertRunListener.java
src/main/java/hudson/plugins/libvirt/VirtualMachineSlaveComputer.java
http://jenkins-ci.org/commit/libvirt-slave-plugin/34c70fd1b65df1f157bd34b61230f123237a6412
Log:
fix(snapshot): give offline cause on snapshot revert to avoid NPE
related to #
JENKINS-23205