Re: kubernetes-plugin and PersistentVolumeClaims

2020-01-14 Thread scottyg
kubernetes-cd is certainly possible, though I haven't figured out how I would use in in a declarative pipeline in conjunction with the kubernetes-plugin yet. But overall it's a less than ideal solution for my use case: - Cannot use the existing configuration with kubernetes-plugin - Have to inst

Re: [ec2-fleet] java.util.concurrent.CancellationException

2020-01-14 Thread Alan Sparks
No one else has seen this issue? Because of this, we sometimes get an extra VM running, which wastes money... Thanks for any ideas. -Alan -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving email

Re: Build block time

2020-01-14 Thread Victor Martinez
Can you clarify what you mean to build block time? Not sure whether that's related to a critical region that you'd like to handle sequentially rather than concurrently, if so, https://plugins.jenkins.io/lockable-resources might be a good candidate, if that's not what you meant, then sorry abou

Re: Need Help in executing Rest API in Jenkins Job

2020-01-14 Thread ramesh pasham
Hi Phani, Could you please provide the error log if you can? thanks, Ramesh On Tue, Jan 14, 2020 at 10:13 AM phanindra m wrote: > Hi, > > I'm Trying to Run Rest API in Jenkins Job, but facing few issues. > > below command will fetch the session id of an application and stores it in > a var vari