The problem is polling, which means that other Bamboo plans are waiting on the host and cannot be performed (Concurrent setting is 1 and cannot be modified)
Is there a way to give up host resources within that plan to another plan?
I wanted to perform RERUN after STOP internally with RestAPI, but there seems to be no way to perform the RERUN command.
Community moderators have prevented the ability to post new answers.
Hello leegyu86,
Welcome to Atlassian community.
To rerun a plan which is already running, you have to enable concurrency on the plan, I know you have said concurrent setting is 1 and cannot be modified, but you can refer https://confluence.atlassian.com/bamboo/configuring-concurrent-builds-289277193.html for more details on how to enable this, if something changes.
I don't know if there is any way to give host resources from a plan which is already running, only way would be to stop the running Job.
I've come across a big report which talks about the problem which you are seeing, you can refer https://jira.atlassian.com/browse/BAM-21065 for details and the workaround.
Regards,
Shashank Kumar
**please don't forget to Accept the answer if your query was answered**
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.