Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/vmanager-plugin
  Commit: db669af1d5835a7c8227cf9154edac069dbf27ea
      
https://github.com/jenkinsci/vmanager-plugin/commit/db669af1d5835a7c8227cf9154edac069dbf27ea
  Author: Tal Yanai <tya...@global.cadence.com>
  Date:   2021-03-11 (Thu, 11 Mar 2021)

  Changed paths:
    M README.md
    M src/main/java/org/jenkinsci/plugins/vmanager/LaunchHolder.java
    M src/main/java/org/jenkinsci/plugins/vmanager/SessionStatusHolder.java

  Log Message:
  -----------
  Added an exit condition for cases when user choose to ignore specific session 
states and continue to wait. (mostly
common when session is changin state to Stop while not all runs finish thier 
execution). So far it was waiting forever, and now the job will continue to the 
next step once there are no more runs on waiting or running state.
Added support in an auto-rerun post session comletion.  This adds one more 
minute to the overall Job time, as the plugin checks for session completion two 
times in a row (to make sure a rerun did not start).


-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/vmanager-plugin/push/refs/heads/master/f92179-db669a%40github.com.

Reply via email to