History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: QB-2040
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Critical Critical
Assignee: Unassigned
Reporter: AlSt
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
QuickBuild

Extend the RESTful API for fetching more information about a specific build agent

Created: 30/Apr/14 01:22 PM   Updated: 01/May/14 03:03 PM
Component/s: None
Affects Version/s: 5.1.22
Fix Version/s: 5.1.24

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
To be able to do some maintenance tasks on a grid node we want to ensure that no build is running on that node at the moment, so we need a REST command which fetches some more information about builds on a node:
* Which Resources are currently in use on this node
* Which Steps are currently executed on this node

 All   Comments   Work Log   Change History      Sort Order:
Robin Shen [01/May/14 03:03 PM]
Refer to section "Get list of running steps on specified build agent" of below link:
http://wiki.pmease.com/display/QB51/Interact+with+Build+Agents

Used resources can be derived from running steps via "resources" element.