User:Stephend
Jump to navigation
Jump to search
Road to Single (prod) Jenkins
Goals:
- ease the pain and cognitive load of migrating (and using/configuring/troubleshooting, etc.) jobs to our new, combined-team, AWS-provisioned Jenkins server
- speed up the process by standardizing on processes + configurations (as much as possible), and ensuring we have accurate and up-to-date documentation
- Updated docs on, or linked to from, its Mana page, covering:
- making sure your SSH key is in cloudops-deployment repo
- proxy setup (FoxyProxy/built-in manager) - we'll graciously transplant from https://mana.mozilla.org/wiki/display/~rpappalardo@mozilla.com/FTE+Jenkins+Access
- how to connect to bastion host
- For Web QA projects we're migrating over as stand-alone jobs/builds (i.e. not-yet hooked into Dev + Ops' build + deploy pipeline):
- have implemented Tox and a Jenkinsfile, in that order - tracked in our Automation Baseline page