Confirmed users
4,293
edits
(add post re-image steps) |
(scl1 -> scl3) |
||
Line 1: | Line 1: | ||
{{Release Engineering How To|Android Tegras}} | {{Release Engineering How To|Android Tegras}} | ||
'''<font color='red'>Tegras have been decommisioned, but this doc contains relevant documentation for pandas.</font>''' | |||
= Notes for buildduty = | = Notes for buildduty = | ||
Line 360: | Line 363: | ||
== Rebooting Pandas == | == Rebooting Pandas == | ||
Go to lifeguard ui http://mobile-imaging-010.p10.releng. | Go to lifeguard ui http://mobile-imaging-010.p10.releng.scl3.mozilla.com/ui/lifeguard.html. Select the pandas you want to reboot. Select please_power_cycle in the drop down menu on the bottom left hand corner of the page. Select go. Their status should show rebooting. | ||
==Moving replacement pandas into production== | ==Moving replacement pandas into production== | ||
Line 436: | Line 439: | ||
== Releng changes required when moving panda racks from one data centre to another == | == Releng changes required when moving panda racks from one data centre to another == | ||
We | We moved the pandas from scl1 to scl3 in {{bug|1001705}}. Here are the changes needed to implement that from the releng side of things. | ||
===To disable pandas=== | ===To disable pandas=== | ||
Line 455: | Line 458: | ||
./manage_foopies.py -f ../mobile/devices.json -H $f show_revision | ./manage_foopies.py -f ../mobile/devices.json -H $f show_revision | ||
done | done | ||
* For good measure (i.e. optional-but-good-if-you-have-time), I reimage the panda devices in lifeguard ui of mozpool http://mobile-imaging-010.p10.releng. | * For good measure (i.e. optional-but-good-if-you-have-time), I reimage the panda devices in lifeguard ui of mozpool http://mobile-imaging-010.p10.releng.scl3.mozilla.com/ui/lifeguard.html | ||
* In slavealloc db: update the datacentre they belong to and enable the devices | * In slavealloc db: update the datacentre they belong to and enable the devices | ||