jenkinsci / xray-connector-plugin

Xray Test Management Connector for Jenkins
https://plugins.jenkins.io/xray-connector/
MIT License
16 stars 13 forks source link

Unable to push result to jira xray through jenkins maybe due to size of output file #73

Open butterfly06 opened 1 year ago

butterfly06 commented 1 year ago

Jenkins and plugins versions report

Environment ```text Paste the output here ```

What Operating System are you using (both controller, and any agents involved in the problem)?

I'm working on windows 10

Reproduction steps

1- Through jenkins after configuration done 2- Add your output file and click on build (size of output size is 138.054 KO ) image

3- Check output console log of jenkins if push has been done correctly image image image

Expected Results

Push will be done without issue

Actual Results

I have issue to push my output file image

Anything else?

for small output file push is done correctly for big output file push i have issue