ReleaseEngineering/Archive/Android Tegras: Difference between revisions

m
Line 465: Line 465:
Follow the steps here https://bugzilla.mozilla.org/show_bug.cgi?id=1001705#c1
Follow the steps here https://bugzilla.mozilla.org/show_bug.cgi?id=1001705#c1


===To enabled pandas===
===To enable pandas===
* update devices.json in tools repo so relays point to correct data centre.  Example: https://bugzilla.mozilla.org/attachment.cgi?id=8419438&action=edit.  With the next reconfig, [https://wiki.mozilla.org/ReleaseEngineering/How_To/Android_Tegras#Update_software_on_the_foopies |ensure that the latest version of the tools repo is updated on the foopies]
* update devices.json in tools repo so relays point to correct data centre.  Example: https://bugzilla.mozilla.org/attachment.cgi?id=8419438&action=edit.  With the next reconfig, [https://wiki.mozilla.org/ReleaseEngineering/How_To/Android_Tegras#Update_software_on_the_foopies |ensure that the latest version of the tools repo is updated on the foopies]
* Relops will reimage the foopies. The directories in /builds will need to be recreated.  ssh to the newly imaged foopies as root, cd /builds; for (( c=first; c<=last ; c++ )); do mkdir panda-0$c; done; chown cltbld.cltbld panda-0*
* Relops will reimage the foopies. The directories in /builds will need to be recreated.  ssh to the newly imaged foopies as root, cd /builds; for (( c=first; c<=last ; c++ )); do mkdir panda-0$c; done; chown cltbld.cltbld panda-0*
Confirmed users
1,989

edits