Concurrency: Global Pools of Credentials

2016-12-19 Thread Ryan Cocks
I'm reaching out for solutions to the following problem: We are using Jenkins to run some watchdog tests against a cloud cluster. Our tests use accounts that can't be shared between concurrent runs of the tests. To allow our tests to run in parallel we created multiple sets of accounts. I

Automated Jenkins Installs

2016-10-13 Thread Ryan Cocks
Hi, I'm a bit surprised to find Jenkins installation requires manual intervention via a user interface. Are there any guides on how to avoid the UI and do an automated deploy of Jenkins itself? Best idea I have is to store a post-setup jenkins docker image. I'd much prefer to be able to pass