Help me please, the assembly is freestyle, I can't install additional plugins, just use what I have.
The main problem is with the parse junit report, from this report, i need to transfer some data for subsequent transmission to telegram via curl.
I can only use bash or shell in step build, can anyone have a similar script for this? url http://jenkins_url/lastbuild/testReport/api/json or http://jenkins_url/lastbuild/testReport/api/xml
on the output you need to get text, succes, error, passed, total, and a list of all text.
thanks