Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/parallels-desktop-plugin
  Commit: 89ea25b3521acbb1d5ac8384322dc233a0961dcc
      
https://github.com/jenkinsci/parallels-desktop-plugin/commit/89ea25b3521acbb1d5ac8384322dc233a0961dcc
  Author: Roman Kulikov <roman.kuli...@gmail.com>
  Date:   2016-12-27 (Tue, 27 Dec 2016)

  Changed paths:
    M 
src/main/java/com/parallels/desktopcloud/ParallelsDesktopConnectorSlave.java

  Log Message:
  -----------
  Fix "leaked" VM slaves

If connector slave is not used as build node strategy "Demand" was set
for it. This made possible such situations when connector slave was made
offline due to inactivity for some time. And as a result command to stop
virtual machine was not executed on connector.


  Commit: e7afe43af90e3915e137dbe91c1dadbc20b70414
      
https://github.com/jenkinsci/parallels-desktop-plugin/commit/e7afe43af90e3915e137dbe91c1dadbc20b70414
  Author: Roman Kulikov <roman.kuli...@gmail.com>
  Date:   2016-12-27 (Tue, 27 Dec 2016)

  Changed paths:
    M 
src/main/java/com/parallels/desktopcloud/ParallelsDesktopConnectorSlaveComputer.java
    A 
src/main/java/com/parallels/desktopcloud/ParallelsDesktopRestartListener.java

  Log Message:
  -----------
  Proper support of Jenkins restart in the PD Cloud

Need to block restart untill all VMs are stopped or suspended or paused
are required by their configuration.

Bug #JENKINS-40628


Compare: 
https://github.com/jenkinsci/parallels-desktop-plugin/compare/4d994a8cda96...e7afe43af90e

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to