If you navigate to a plan's history and remove a build number that was run on a remote agent, the remote agent will not remove build data (logs, artifacts) as would happen if the agent were on the local Bamboo server. Triggering a delete should clear the agent's build data regardless of agent type/location.
[BAM-13680] Deleting plan history should remove data from remote host that ran the build
Workflow | Original: JAC Suggestion Workflow [ 3016342 ] | New: JAC Suggestion Workflow 3 [ 3606725 ] |
Status | Original: RESOLVED [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: Confluence Workflow - Public Facing v4 [ 2703634 ] | New: JAC Suggestion Workflow [ 3016342 ] |
Issue Type | Original: Improvement [ 4 ] | New: Suggestion [ 10000 ] |
Workflow | Original: Bamboo Workflow 2016 v1 [ 1409908 ] | New: Confluence Workflow - Public Facing v4 [ 2703634 ] |
Labels | Original: bamboo-bugfix-kanban-candidate |
Resolution | New: Tracked Elsewhere [ 15 ] | |
Status | Original: Needs Triage [ 10030 ] | New: Resolved [ 5 ] |
Status | Original: Open [ 1 ] | New: Needs Triage [ 10030 ] |
Agent uses single directory for running a job. This is the lowest resolution we can use for deleting the data. Because of that it is not possible to remove single build result on agent.
Please follow https://jira.atlassian.com/browse/BAM-13589 to track solution for removing obsolete directories from agent home directory.