ReleaseEngineering:Buildduty:Mobile
Jump to navigation
Jump to search
Mobile
Pandas
Android Tegras
Android Updates aren't working!
- Did the version number just change? If so, you may be hitting bug 629528. Kick off another Android nightly.
- Check aus3-staging for size 0 complete.txt snippets:
- https://bugzilla.mozilla.org/show_bug.cgi?id=652667#c1
- https://bugzilla.mozilla.org/show_bug.cgi?id=651925#c5
- If so, copy a non-size-0 complete.txt over the size 0 one. Only the most recent buildid should be size 0.
- Check aus3-staging to see if the checksum is correct:
- https://bugzilla.mozilla.org/show_bug.cgi?id=652785#c2
- If so, either copy the complete.txt with the correct checksum to the 2nd-most-recent buildid directory, or kick off another Android nightly.
Update mobile talos webhosts
We have a balance loader (bm-remote) that is in front of three web hosts (bm-remote-talos-0{1,2,3}). Here is how you update them: Update Procedure:
ssh root@bm-remote-talos-webhost-01 cd /var/www/html/talos-repo # NOTICE that we have uncommitted files hg st # ? talos/page_load_test/tp4 # Take note of the current revision to revert to (just in case) hg id hg pull -u # 488bc187a3ef tip rsync -azv --delete /var/www/html/. bm-remote-talos-webhost-02:/var/www/html/. rsync -azv --delete /var/www/html/. bm-remote-talos-webhost-03:/var/www/html/.
Keep track of what revisions is being run.
Deploy new tegra-host-utils.zip
There are three hosts behind a balance loader.
- See bug 742597 for previous instance of this case.
ssh root@bm-remote-talos-webhost-01 cd /var/www/html/tegra wget -O tegra-host-utils.742597.zip http://people.mozilla.org/~jmaher/tegra-host-utils.zip rsync -azv /var/www/html/tegra/. bm-remote-talos-webhost-02:/var/www/html/tegra/ rsync -azv /var/www/html/tegra/. bm-remote-talos-webhost-03:/var/www/html/tegra/