Hi Mathus,
Thanks a ton - that's right and worked as expected after moving outside
node.
Thanks
-Vishal
On Sunday, 12 June 2016 18:10:48 UTC+5:30, Baptiste Mathus wrote:
>
> Where did you put the `input` step call?
>
> If you put it *inside* a node {} then it's an expected behaviour. If you
> put it outside, then it's a bug I would please ask you to file against the
> tracker.
>
> More precisely:
>
> node {
> ...
> input .. // will hold the node
> }
>
>
> node {
> ...
> }
> input .. // won't hold it
>
> Cheers
>
> 2016-06-09 8:37 GMT+02:00 Vishal Biyani <[email protected] <javascript:>>:
>
>> Hi,
>>
>>
>> We have built a pipeline which builds and deploys to Dev environment and
>> after tests deployed to QA. Beyond QA the promotions waits for input for
>> deployment to UAT and Pre-Prod.
>>
>> Now here is the problem, after artifact has been deployed to QA -
>> promotion to UAT might happen a day or two later. But since pipeline is not
>> finished - it holds an executor.
>>
>> Is there a way to de-allocate executor and resume after input in a
>> pipeline?
>>
>> Thanks
>> -Vishal
>>
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Jenkins Users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to [email protected] <javascript:>.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/jenkinsci-users/4cb2856a-6d92-4157-b99a-c7c991375185%40googlegroups.com
>>
>> <https://groups.google.com/d/msgid/jenkinsci-users/4cb2856a-6d92-4157-b99a-c7c991375185%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-users/f11272ec-e633-4349-a89a-d228752a10d0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.