User:Stephend: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
Road to Single (prod) Jenkins
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 its Mana page, covering:
# Updated docs on its Mana page, covering:
## making sure your SSH key is in cloudops-deployment repo
## making sure your SSH key is in cloudops-deployment repo
## proxy setup (FoxyProxy/built-in manager)
## proxy setup (FoxyProxy/built-in manager)
## how to connect to bastion host
## 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 Baseline page: https://wiki.mozilla.org/TestEngineering/Web/Automation/Baseline

Revision as of 00:29, 21 January 2017

Road to Single (prod) Jenkins

Goals:

  1. ease the pain and cognitive load of migrating (and using/configuring/troubleshooting, etc.) jobs to our new, combined-team, AWS-provisioned Jenkins server
  2. speed up the process by standardizing on processes + configurations (as much as possible), and ensuring we have accurate and up-to-date documentation
  1. Updated docs on its Mana page, covering:
    1. making sure your SSH key is in cloudops-deployment repo
    2. proxy setup (FoxyProxy/built-in manager)
    3. how to connect to bastion host
  2. For Web QA projects we're migrating over as stand-alone jobs/builds (i.e. not-yet hooked into Dev + Ops' build + deploy pipeline):
    1. have implemented Tox and a Jenkinsfile, in that order - tracked in our Baseline page: https://wiki.mozilla.org/TestEngineering/Web/Automation/Baseline