Hey, Oliver, Thank you very much for your replay, I have echo the http_proxy environment, it is the correct value, but the setting is still not taking effects.
Regards, Woody On Tue, Jul 24, 2012 at 6:13 PM, Oliver Drake <[email protected]> wrote: > Hi Woody, > I usually just set http_proxy in the jenkins master (manage jenkins -> > configure system, then create yourself an http_proxy env variable). > Whenever I get issues like this I find it's useful to put an 'echo > ${http_proxy}' in the jenkins job configuration for sanity checking. > Hope this helps, > Oliver > > On 24 July 2012 21:46, woody wu <[email protected]> wrote: > > Hey Guys, > > > > I have a test bundle that needs to run with http_proxy settings for > calling > > integration partners. I configured this under /etc/environment on the > > Jenkins server (the app service is on the same server). When I manually > run > > the test bundle, the proxy settings work fine, but when use Jenkins to > run > > the test job automatically, it just not working. Any tips to solve the > > issue? > > > > Regards, > > Woody > > >
