We would like to know if there's a way to use the bamboo api to get whether a test has been quarantined in an ongoing build. We tried to use the api - "/{build_key}-latest.json?expand=testResults.quarantinedTests but this gives the quarantined tests for the last completed build. Is there an api we can use get the quarantined tests for an ongoing build ?
Hello Batturu,
Welcome to Atlassian community support.
Is there an api we can use get the quarantined tests for an ongoing build ?
Can you please clarify if your question is for ongoing running builds in Bamboo which is still in progress on the agent?
Regards,
Shashank Kumar
Hello Batturu,
Unless the Build completes, it's status is not updated in the DB, hence if you use any API, it will consider the last completed as latest.
You'll be able to see these details in the build logs for the ongoing builds
Regards,
Shashank Kumar
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.