User:Stephend: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 11: | Line 11: | ||
# For Web QA projects we're migrating over as stand-alone jobs/builds (i.e. not-yet hooked into Dev + Ops' build + deploy pipeline): | # 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 [https://wiki.mozilla.org/TestEngineering/Web/Automation/Baseline Automation Baseline page] | ## have implemented Tox and a Jenkinsfile, in that order - tracked in our [https://wiki.mozilla.org/TestEngineering/Web/Automation/Baseline Automation Baseline page] | ||
# Decommission the following hosts, along with any dependencies: | |||
## [https://mana.mozilla.org/wiki/display/QA/webqa-ci.mozilla.com https://webqa-ci.mozilla.com/] | |||
## [https://mana.mozilla.org/wiki/display/QA/webqa-ci-staging1.qa.scl3.mozilla.com http://webqa-ci-staging1.qa.scl3.mozilla.com:8080/] | |||
## [https://mana.mozilla.org/wiki/display/QA/webqa-ci-staging-temp1.qa.scl3.mozilla.com https://mana.mozilla.org/wiki/display/QA/webqa-ci-staging-temp1.qa.scl3.mozilla.com http://webqa-ci-staging-temp1.qa.scl3.mozilla.com:8080/] | |||
Revision as of 00:39, 21 January 2017
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
- Decommission the following hosts, along with any dependencies: