How to quarantine tests through bamboo API

Michael Tocco
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 16, 2021

Having trouble performing a POST to quarantine a test, not sure what I'm doing wrong:

 

So I found, https://docs.atlassian.com/atlassian-bamboo/REST/7.0.4/#d2e2631, which says to use /plan/{projectKey}-{buildKey}/test/{testId}/quarantine


Here is what I am trying:

 

curl -s -v -X POST --user admin:admin "https://bamboourl.com/rest/api/latest/plan/PRJ-TEST161/test/123456789/quarantine"

 

but I am getting hit with a 415 error, not sure what I am doing wrong but I have been googling for hours on how to resolve this

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events