User:Bear:AndroidTegraNotes: Difference between revisions

m
Line 61: Line 61:
* talos - symlink to talos/ checkout
* talos - symlink to talos/ checkout
* talos/page_load_test/tp4 - symlink to tp4/ checkout
* talos/page_load_test/tp4 - symlink to tp4/ checkout
Currently we use three linux servers running Apache: bm-remote-talos-webhost-{01,02,03}
The process to update them to the current Talos test environment is:
ssh bm-remote-talos-webhost-01
cd /var/www/html/talos
hg pull && hg up -C
cd ..
rsync -azv --delete . bm-remote-talos-webhost-02:/var/www/html/.
rsync -azv --delete . bm-remote-talos-webhost-03:/var/www/html/.


= Aki's changes on foopy =
= Aki's changes on foopy =
470

edits