4-Participant
July 5, 2024
Solved
codebeamer integration with jenkins
- July 5, 2024
- 2 replies
- 1634 views
Dear Community,
I am implementing automated testing from jenkins and would like to upload the test cases and results in codebeamer. For this case I have tried using opensource jenkins plugins like 'xUnit uploader' and 'xUnit importer', unfortunately everytime i make the connection after first call following error message is displayed:
"Codebeamer could not be reached with the provided uri/credential; IOException; get returned with statusCode:429"
if i take a look on my codebeamer dashboard, I can see that jenkins tried to update the test results trends in codebeamer but didnt suceed.

I have tried reconfiguring it. But somehow it didnt work.
Any ideas/suggestions how this can be implemented?

