9838/accessing-test-stats-in-a-plan-through-bamboo
I want to get statistics of tests in a plan through bamboo, but there's no such thing in api docs. I am using bamboo 5.10.3. I want something just like this:
Try using bamboo reports. You can use these API's:
http://myhost.com:8085/bamboo/rest/api/latest/chart [GET] http://myhost.com:8085/bamboo/rest/api/latest/chart/reports [GET] http://myhost.com:8085/bamboo/rest/api/latest/chart/planSummary [GET]
There are API docs in the footer ...READ MORE
user_data should be used as it is ...READ MORE
Executors are server-wide, and many components within Jetty ...READ MORE
Here is what you can do.Just use packagesmatching to ...READ MORE
Hey @nmentityvibes, you seem to be using ...READ MORE
Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE
It can work if you try to put ...READ MORE
When you use docker-compose down, all the ...READ MORE
I don't think it's possible to load ...READ MORE
As to how to integrate git repo ...READ MORE
OR
Already have an account? Sign in.