Hi Sachith, One way is to pass myproxy credentials as system properties Java VM (i.e. like -Dmyproxy.user=xxx -Dmyproxy.password=yyyy). This we have to do in the Jenkins build configurations. Further only admin will be able to access jenkins configurations, therefore I believe my proxy credentials will stay safe.
Thanks Thejaka Amila On Thu, Jan 2, 2014 at 2:12 PM, Sachith Withana <[email protected]> wrote: > Hi all, > > How can I allow the Jenkins build to test the integration tests for the > providers since the credentials and the certificates are needed? > > -- > Thanks, > Sachith Withana > >
