You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hello,
We connected our Jenkins to Jira Cloud, and Jenkins provides test results to Xray with the method /api/v1/import/execution/robot/multipart.
This works well, but for one project of our 5 projects, the filesize is bigger (more auto test) (181mb) and we get an error from the api :
"Xray: Results Import Task' failed: org.apache.http.client.ClientProtocolException"
I checked if there is some file size limitation, but the only one I found was for attachments, and the limit is set to 1gb.
If you have any idea, let me know : )