-
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.
[JENKINS-23205] NPE Causes Jenkins Job to Fail
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: JNJira [ 155758 ] | New: JNJira + In-Review [ 207743 ] |
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