Jenkins setup:
Hi, I have a question about Codebeamer-Jenkins plugin.
I try to use the CodeBeamer XUnit Uploader plugin.
When I enter credentials of codebeamer, I get the following error:
CodeBeamer instance at {codebeamer url} cannot be reached with this credentials
And also I enter the codebeamer test configuration ID, I get the following error:
[expectContinueEnabled=false, proxy=null, localAddress=null, cookieSpec=null, redirectsEnabled=true, relativeRedirectsAllowed=true, maxRedirects=50, circularRedirectsAllowed=false, authenticationEnabled=true, targetPreferredAuthSchemes=null, proxyPreferredAuthSchemes=null, connectionRequestTimeout=-1, connectTimeout=-1, socketTimeout=-1, contentCompressionEnabled=true]-request to {codebeamer url}/rest/tracker/223542 timed out
The CodeBeamer Credential is correct and it has the Rest API permission.
The Test ID information is also present in the codebeamer.
How can I solve it?
Thanks