Confirmed users
9,511
edits
No edit summary |
No edit summary |
||
| Line 5: | Line 5: | ||
# speed up the process by standardizing on processes + configurations (as much as possible), and ensuring we have accurate and up-to-date documentation | # 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, or linked to from, its [https://mana.mozilla.org/wiki/display/TestEngineering/fx-test-jenkins.stage.mozaws.net 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): | # 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 | ## have implemented Tox and a Jenkinsfile, in that order - tracked in our [https://wiki.mozilla.org/TestEngineering/Web/Automation/Baseline Automation Baseline page] | ||