ReleaseEngineering/How To/Close or Open the Tree: Difference between revisions
< ReleaseEngineering | How To
Jump to navigation
Jump to search
(Set topic in CI) |
(added the action that needs to be done when closing or opening trees) |
||
Line 1: | Line 1: | ||
{{Release Engineering How To|Close or Open the Tree}} | {{Release Engineering How To|Close or Open the Tree}} | ||
'''What to do in case if you need to close the trees :''' | |||
* Warn #developers IRC channel and the [[Sheriffing#Meet_the_Sheriffs|sheriffs]]. | * Warn #developers IRC channel and the [[Sheriffing#Meet_the_Sheriffs|sheriffs]]. | ||
* Use https:// | * Use https://mozilla-releng.net/treestatus to close the trees. | ||
** Please use the "Remember previous state" option, so you can easily restore the previous status messages when you are finished (there will be a restore button at the bottom of the page). | ** Please use the "Remember previous state" option, so you can easily restore the previous status messages when you are finished (there will be a restore button at the bottom of the page). | ||
** In order to change tree statuses, your browserID email needs to be added with sheriff permissions (ping edmorley/philor/catlee or ask in #developers). | ** In order to change tree statuses, your browserID email needs to be added with sheriff permissions (ping edmorley/philor/catlee or ask in #developers). | ||
Line 14: | Line 16: | ||
* mozilla-beta | * mozilla-beta | ||
* mozilla-esr* | * mozilla-esr* | ||
'''How to open/close the trees :''' | |||
Go to treeherder https://treeherder.mozilla.org/#/jobs?repo=mozilla-central and go to Infra > TreeStatus | |||
[[File:Tree screen1.png|Tree screen1.png]] | |||
Log on with your LDAP in order to be able to do anything here. | |||
[[File:Tree screen2.png|Tree screen2.png]] | |||
Select the trees in question and click on Update tree(s). | |||
[[File:Tree screen3.png|Tree screen3.png]] | |||
On this page select the new Status you'd like the tree(s) to have. Fill out the Reason bar with a comment about why are you closing the tree/trees, then click Update in order to submit the changes. | |||
[[File:Tree screen4.png|Tree screen4.png]] | |||
For more information about tree closer please also check : [https://docs.google.com/document/d/12EVlfE79G9Jceeu_YjFWjCm4Q4-dglzSGZEYqKTyDs8/edit?pli=1#heading=h.nv4u9u7iq12x Incident management for Firefox infrastructure related tree-closures] |
Revision as of 02:36, 16 April 2019
What to do in case if you need to close the trees :
- Warn #developers IRC channel and the sheriffs.
- Use https://mozilla-releng.net/treestatus to close the trees.
- Please use the "Remember previous state" option, so you can easily restore the previous status messages when you are finished (there will be a restore button at the bottom of the page).
- In order to change tree statuses, your browserID email needs to be added with sheriff permissions (ping edmorley/philor/catlee or ask in #developers).
- Set the topic in #ci with the following model: OnDuty: --- ldap --- ALL/ (Name of the trees) CURRENTLY CLOSED --- BUG: bug number --- Unified #releng / #buildduty channels. CI issues? You’ve come to the right place. | This channel is logged at https://mozilla.logbot.info/ci
- Reload TreeStatus to confirm the status has changed.
The following trees at minimum should be closed when there is a general infrastructure problem
- autoland
- mozilla-central
- mozilla-inbound
- mozilla-beta
- mozilla-esr*
How to open/close the trees :
Go to treeherder https://treeherder.mozilla.org/#/jobs?repo=mozilla-central and go to Infra > TreeStatus
Log on with your LDAP in order to be able to do anything here.
Select the trees in question and click on Update tree(s).
On this page select the new Status you'd like the tree(s) to have. Fill out the Reason bar with a comment about why are you closing the tree/trees, then click Update in order to submit the changes.
For more information about tree closer please also check : Incident management for Firefox infrastructure related tree-closures