jenkinsci / xray-connector-plugin

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

Plugin ignores Proxy noProxyHost configuration #17

Closed pauxus closed 4 years ago

pauxus commented 4 years ago

When:

Connection fails.

Reason: ProxyUtil ignores no_host entries

Russell616 commented 4 years ago

Hi pauxus,

Thank you for using the plugin and for reporting this issue.

I was able to recreate it and I have [created a bug] and (https://jira.xpand-it.com/browse/XRAYJENKINS-85) in our issue tracker backlog.

Since we don't use GitHub Issue to manage bug reports and feature requests, I will close this Issue in here, however, if you want to be notified of any updates relating to this bug, I suggest you to create an account at our Jira platform and "Watch" the issue.

Thank you.

pyrrhosii commented 4 years ago

Hi, Did you tested it ? I'm sorry, but i installed the version 2.3.0, it still does not use my noProxyHost settings.

Russell616 commented 4 years ago

Hi @pyrrhosii,

If you are having troubles using our plugin, please contact our support team where you can share more details about your problem.

Thank you

thomasgl-orange commented 4 years ago

Did you tested it ? I'm sorry, but i installed the version 2.3.0, it still does not use my noProxyHost settings.

@pyrrhosii: see #28 for a fix I've proposed, and a workaround you could use in the meantime (try adding https://your-jira-server/* to your noProxyHost settings)