[JIRA] (JENKINS-31801) Using Throttle Concurrent Builds in a Pipeline

2017-02-17 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Oleg Nenashev updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-31801  
 
 
  Using Throttle Concurrent Builds in a Pipeline   
 

  
 
 
 
 

 
Change By: 
 Oleg Nenashev  
 
 
Priority: 
 Minor Major  
 

  
 
 
 
 

 
 
 

 
 
 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-31801) Using Throttle Concurrent Builds in a Pipeline

2017-01-25 Thread nfrydenh...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Niels Frydenholm commented on  JENKINS-31801  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Using Throttle Concurrent Builds in a Pipeline   
 

  
 
 
 
 

 
 Any news/progress on the ability to use the Throttle from Pipelines? It would be awesome to have multiple executors, while being able to ensure that only one job requiring certain ressources (like an iOS simulator) is sent to a Node at a time.  
 

  
 
 
 
 

 
 
 

 
 
 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-31801) Using Throttle Concurrent Builds in a Pipeline

2016-09-17 Thread mcroo...@java.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 mcrooney commented on  JENKINS-31801  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Using Throttle Concurrent Builds in a Pipeline   
 

  
 
 
 
 

 
 Thanks Andrew, that'd be awesome! For now I am using the executor hack I described above, but it isn't very elegant so it'd be awesome to have native support for this.  
 

  
 
 
 
 

 
 
 

 
 
 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-31801) Using Throttle Concurrent Builds in a Pipeline

2016-09-16 Thread andrew.ba...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Andrew Bayer commented on  JENKINS-31801  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Using Throttle Concurrent Builds in a Pipeline   
 

  
 
 
 
 

 
 fwiw, I'm going to try to take another look at this soon.  
 

  
 
 
 
 

 
 
 

 
 
 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-31801) Using Throttle Concurrent Builds in a Pipeline

2016-09-07 Thread mcroo...@java.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 mcrooney commented on  JENKINS-31801  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Using Throttle Concurrent Builds in a Pipeline   
 

  
 
 
 
 

 
 I suppose a work-around in the meantime could be to create a new node running on the master (ssh localhost or run slave.jar), that has one executor and a label, and then require that label in your job. You can decrease the number of executors on your master by one if you want it to be identical from a bandwidth perspective!  
 

  
 
 
 
 

 
 
 

 
 
 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-31801) Using Throttle Concurrent Builds in a Pipeline

2016-06-23 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Oleg Nenashev updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-31801  
 
 
  Using Throttle Concurrent Builds in a Pipeline   
 

  
 
 
 
 

 
Change By: 
 Oleg Nenashev  
 
 
Summary: 
 Using Throttle Concurrent Builds in a  WorkFlow  Pipeline  
 

  
 
 
 
 

 
 
 

 
 
 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.