Closed
Bug 767040
Opened 13 years ago
Closed 13 years ago
Update talos on bm-webhost to 8a66d9d0c3da
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: armenzg, Assigned: armenzg)
Details
Documented as:
https://wiki.mozilla.org/ReleaseEngineering:Buildduty#Update_mobile_talos_webhosts
[root@bm-remote-talos-webhost-01 ~]# cd /var/www/html/talos-repo
[root@bm-remote-talos-webhost-01 talos-repo]# hg st
? talos/page_load_test/tp4
[root@bm-remote-talos-webhost-01 talos-repo]# hg id
488bc187a3ef tip
[root@bm-remote-talos-webhost-01 talos-repo]# hg pull -u
pulling from http://hg.mozilla.org/build/talos
searching for changes
adding changesets
adding manifests
adding file changes
added 17 changesets with 54 changes to 36 files
36 files updated, 0 files merged, 0 files removed, 0 files unresolved
[root@bm-remote-talos-webhost-01 talos-repo]# hg id
7d28f2533eb5 tip
[root@bm-remote-talos-webhost-01 talos-repo]# hg st
? talos/page_load_test/tp4
[root@bm-remote-talos-webhost-01 talos-repo]# rsync -azv --delete /var/www/html/. bm-remote-talos-webhost-02:/var/www/html/.
| Assignee | ||
Comment 1•13 years ago
|
||
Documented in here:
https://wiki.mozilla.org/ReleaseEngineering:Maintenance#Android_Testing
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 2•13 years ago
|
||
I reverted this to a known state.
We can try tomorrow morning with 8a66d9d0c3da which only affect tcheck*
[root@bm-remote-talos-webhost-01 ~]# cd /var/www/html/talos-repo
[root@bm-remote-talos-webhost-01 talos-repo]# hg id
7d28f2533eb5 tip
[root@bm-remote-talos-webhost-01 talos-repo]# hg st
? talos/page_load_test/tp4
[root@bm-remote-talos-webhost-01 talos-repo]# hg up -r 488bc187a3ef
28 files updated, 0 files merged, 8 files removed, 0 files unresolved
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/.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Assignee | ||
Comment 3•13 years ago
|
||
This time let's update to 8a66d9d0c3da instead of tip.
It seems that yesterday I used the wrong rsync commands because I "scrolled up" to go back in history and I run the wrong rsyncs.
I don't know what the consequences might have been for the last 21 hours.
[root@bm-remote-talos-webhost-01 ~]# cd /var/www/html/talos-repo[root@bm-remote-talos-webhost-01 talos-repo]# hg id
488bc187a3ef
[root@bm-remote-talos-webhost-01 talos-repo]# hg st
? talos/page_load_test/tp4
[root@bm-remote-talos-webhost-01 talos-repo]# hg up -r 8a66d9d0c3da
17 files updated, 0 files merged, 0 files removed, 0 files unresolved
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/.
Summary: Update talos on bm-webhost to 7d28f2533eb5 → Update talos on bm-webhost to 8a66d9d0c3da
| Assignee | ||
Comment 4•13 years ago
|
||
I have heard no complains about this.
Status: REOPENED → RESOLVED
Closed: 13 years ago → 13 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•