[JIRA] (JENKINS-41182) Nodes disappear if "# of executors" is set to 0

2017-01-18 Thread p...@osuosl.org (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Pono Takamori updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41182  
 
 
  Nodes disappear if "# of executors" is set to 0   
 

  
 
 
 
 

 
Change By: 
 Pono Takamori  
 
 
Summary: 
 Nodes disappear  is  if  "# of executors" is set to 0  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





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


[JIRA] (JENKINS-41182) Nodes disappear is "# of executors" is set to 0

2017-01-18 Thread p...@osuosl.org (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Pono Takamori created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41182  
 
 
  Nodes disappear is "# of executors" is set to 0   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Andrew Bayer  
 
 
Components: 
 core  
 
 
Created: 
 2017/Jan/18 8:59 PM  
 
 
Environment: 
 Jenkins 2.7.2  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Pono Takamori  
 

  
 
 
 
 

 
 When "# of executors" is set to 0 for a node, not only does the node disappear from the listing (as Andrew Bayer pointed out to me), but the node will 404 on it's /computer/$node page. The work around is either to edit the config.xml and restart jenkins or use the script feature. The linked gist contains a script to set the number of executors to 2 which was used a temporary fix in our case. [0] - https://gist.github.com/pono/8ab92fddb9461cd62e45923b910ce81f  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment