How do I stop the Bamboo server from automatically configuring my remote agent's capabilities
Usage FAQ
- Can multiple plans share a common 3rd-party directory
- Changing Bamboo database settings
- 複数のアトラシアンアプリケーションを単一の Tomcat コンテナーにデプロイする
- How Bamboo processes task arguments and passes them to OS shell
- Securing your repository connection
- Changing the remote agent heartbeat interval
- Cloning a Bamboo instance
- Bamboo Server を再起動した場合にエラスティック インスタンスをシャットダウンする方法
- How do I stop the Bamboo server from automatically configuring my remote agent's capabilities
- JUnit parsing in Bamboo
- Known issues with CVS in Bamboo
- Monitor Memory usage and Garbage Collection in Bamboo
- Moving Bamboo-Home of an agent
- Performing a thread dump
- Send Errors to stderr - Script Builder in Visual Studio WinXP to build Solutions Files
- Using Bamboo with Clover
- Working with Java libraries
- Bamboo indicates that my Ant or Maven builds failed, even though they were successful
- Restoring passwords to recover admin users
このページの内容
関連コンテンツ
- Automation For Jira - How to create a rule that counts the number of sub-tasks that belong to an issue
- Automation For Jira - How to create a rule that sums up the story points from stories to a linked epic
- Automation rule| To get the count of subtasks that are in DONE status and the total number of subtasks.
- Automation for Jira - How to create a rule that counts the number of times an issue was transitioned to a status
- Automatically Link issues to other issues with Automation for Jira
- Automation Rule | Sum up linked issue count and update the same on the parent issue
- How to create a rule that sums up the the values from number custom field from Epic to a Parent issue
- How to count the number of times an issue was reopened using Automation for Jira
- Automation for JIRA: How to Create a Automation rule to Calculate the number of times an issue was transitioned to a particular status and store that counter in a field
- Automation rule| Sum a custom field number value from all linked issue to the Story Points fields on Linked issue
The Bamboo server automatically detects and populates the capabilities that a remote agent should be configured with upon agent start up. If you have modified the agent capabilities, they will be reset by the server's automatic capability detection when the agent is next restarted.
You can override this by adding the following flag, "-DDISABLE_AGENT_AUTO_CAPABILITY_DETECTION=true
", to the Bamboo server. Read Starting Bamboo for information on how to do this.
最終更新日 2016 年 5 月 24 日
関連コンテンツ
- Automation For Jira - How to create a rule that counts the number of sub-tasks that belong to an issue
- Automation For Jira - How to create a rule that sums up the story points from stories to a linked epic
- Automation rule| To get the count of subtasks that are in DONE status and the total number of subtasks.
- Automation for Jira - How to create a rule that counts the number of times an issue was transitioned to a status
- Automatically Link issues to other issues with Automation for Jira
- Automation Rule | Sum up linked issue count and update the same on the parent issue
- How to create a rule that sums up the the values from number custom field from Epic to a Parent issue
- How to count the number of times an issue was reopened using Automation for Jira
- Automation for JIRA: How to Create a Automation rule to Calculate the number of times an issue was transitioned to a particular status and store that counter in a field
- Automation rule| Sum a custom field number value from all linked issue to the Story Points fields on Linked issue
Powered by Confluence and Scroll Viewport.