<< Back to previous view

[QB-3112] Get available builds and duration of each step
Created: 08/Jan/18  Updated: 15/Jan/18

Status: Closed
Project: QuickBuild
Component/s: None
Affects Version/s: 7.0.30
Fix Version/s: None

Type: Task Priority: Major
Reporter: Phong Trinh Assigned To: Robin Shen
Resolution: Won't Fix Votes: 0
Remaining Estimate: Unknown Time Spent: Unknown
Original Estimate: Unknown


 Description   
 Is it possible to get all of available builds of a configuration, and then display the duration of each step in each build?
 
 Thank you in advance,
ptrinh

 Comments   
Comment by Robin Shen [ 13/Jan/18 01:20 AM ]
Do you want to do this via GUI or RESTful api? For GUI, you can navigate to each build in build history and check the step status to find the duration. For RESTful api, the build resource can give you desired builds together with duration of all steps.
Comment by Phong Trinh [ 15/Jan/18 03:38 PM ]
Thank you for your response.
I would like to do it via groovy script or RESTful.
Comment by Robin Shen [ 15/Jan/18 11:15 PM ]
It is already possible with current RESTful API. Just get a build resource and check its step relevant data:
https://wiki.pmease.com/display/QB80/Interact+with+Builds
Generated at Fri May 03 16:59:29 UTC 2024 using JIRA 189.