Confirmed users
3,990
edits
No edit summary |
|||
| Line 16: | Line 16: | ||
Disconnecting from production-master02.build.mozilla.org... done. | Disconnecting from production-master02.build.mozilla.org... done. | ||
= | = Suggestions = | ||
If you need to reconfigure everything it is much better if you run four | Don't use fabric with the test masters to reconfigure if you are in a rush (backing something out) as it takes forever (sequential reconfigures). | ||
If you need to reconfigure everything it is much better if you run four instances of fabric (each on a different terminal). The reconfigure step is blocking and it won't continue to the next host on a role group until it finishes. | |||
# in case it is not clear; Run each one on a different window | # in case it is not clear; Run each one on a different window | ||