Closed
Bug 757103
Opened 13 years ago
Closed 13 years ago
Turn on nightly builds for IonMonkey branch
Categories
(Release Engineering :: General, defect, P2)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jandem, Assigned: rail)
References
Details
(Whiteboard: [buildduty])
Attachments
(3 files)
697 bytes,
patch
|
mozilla
:
review+
lsblakk
:
checked-in+
|
Details | Diff | Splinter Review |
687 bytes,
patch
|
nthomas
:
review+
rail
:
checked-in+
|
Details | Diff | Splinter Review |
1.59 KB,
patch
|
nthomas
:
review+
rail
:
checked-in+
|
Details | Diff | Splinter Review |
We're planning to land IonMonkey on mozilla-central next month. It would be good to have nightly builds so that we can get more widespread testing.
Comment 1•13 years ago
|
||
this will get the nightly builds happening (note: not nightly updates, just having the builds on ftp)
Updated•13 years ago
|
Assignee: lsblakk → nobody
Component: Release Engineering → Release Engineering: Automation (General)
QA Contact: release → catlee
Updated•13 years ago
|
Attachment #625682 -
Flags: review?(aki) → review+
Comment 2•13 years ago
|
||
Comment on attachment 625682 [details] [diff] [review]
enable nightly builds for ionmonkey branch
landed on default, nightly builds will start showing up after the next reconfig.
http://hg.mozilla.org/build/buildbot-configs/rev/9d74ddb929a3
Attachment #625682 -
Flags: checked-in+
Updated•13 years ago
|
Assignee: nobody → lsblakk
Reporter | ||
Comment 3•13 years ago
|
||
Just noticed the nightly builds - thanks for the fast response!
(In reply to Lukas Blakk [:lsblakk] from comment #1)
>
> this will get the nightly builds happening (note: not nightly updates, just
> having the builds on ftp)
Would it be possible to enable nightly updates as well?
Comment 4•13 years ago
|
||
Sorry, I've been working in Release Management and haven't had time to follow up here - unassigning myself so it comes up in triage.
Assignee: lsblakk → nobody
Updated•13 years ago
|
Whiteboard: [buildduty]
![]() |
Assignee | |
Comment 5•13 years ago
|
||
I'll also need to run the following
# ffxbld@aus3-staging
$ rsync -vdl /opt/aus2/incoming/2/Firefox/mozilla-central/ /opt/aus2/incoming/2/Firefox/ionmonkey/
Attachment #635345 -
Flags: review?(nrthomas)
![]() |
Assignee | |
Updated•13 years ago
|
Assignee: nobody → rail
Priority: -- → P2
Comment 6•13 years ago
|
||
Comment on attachment 635345 [details] [diff] [review]
enable ionmonkey updates
We'll need to add ionmonkey to config-dist.php's $nightlyChannels array too.
Attachment #635345 -
Flags: review?(nrthomas) → review+
![]() |
Assignee | |
Comment 7•13 years ago
|
||
added to both nightlyChannels and productBranchVersions
Attachment #635595 -
Flags: review?(nrthomas)
Comment 8•13 years ago
|
||
Comment on attachment 635595 [details] [diff] [review]
aus config
lgtm
Attachment #635595 -
Flags: review?(nrthomas) → review+
![]() |
Assignee | |
Comment 9•13 years ago
|
||
Comment on attachment 635595 [details] [diff] [review]
aus config
[cltbld@linux64-ix-slave06 aus2]$ cvs commit -m "Bug 757103 - Turn on nightly builds for IonMonkey branch; p=rail,r=nthomas"
cvs commit: Examining .
Checking in config-dist.php;
/cvsroot/mozilla/webtools/aus/xml/inc/config-dist.php,v <-- config-dist.php
new revision: 1.217; previous revision: 1.216
done
[cltbld@linux64-ix-slave06 aus2]$ cvs tag -F AUS2_PRODUCTION
cvs tag: Tagging .
T config-dist.php
Attachment #635595 -
Flags: checked-in+
![]() |
Assignee | |
Comment 10•13 years ago
|
||
Comment on attachment 635345 [details] [diff] [review]
enable ionmonkey updates
http://hg.mozilla.org/build/buildbot-configs/rev/98a6513100eb
Attachment #635345 -
Flags: checked-in+
![]() |
Assignee | |
Comment 11•13 years ago
|
||
[ffxbld@dp-ausstage01 ~]$ rsync -vdl /opt/aus2/incoming/2/Firefox/mozilla-central/ /opt/aus2/incoming/2/Firefox/ionmonkey/
sending incremental file list
created directory /opt/aus2/incoming/2/Firefox/ionmonkey
./
Darwin_x86-gcc3-u-i386-x86_64 -> Darwin_x86_64-gcc3
Darwin_x86-gcc3-u-ppc-i386 -> Darwin_x86_64-gcc3
Darwin_x86_64-gcc3-u-i386-x86_64 -> Darwin_x86_64-gcc3
Darwin_x86_64-gcc3/
Linux_x86-gcc3/
Linux_x86_64-gcc3/
WINNT_x86-msvc/
WINNT_x86_64-msvc/
sent 345 bytes received 44 bytes 778.00 bytes/sec
total size is 54 speedup is 0.14
[ffxbld@dp-ausstage01 ~]$ find /opt/aus2/incoming/2/Firefox/ionmonkey/
/opt/aus2/incoming/2/Firefox/ionmonkey/
/opt/aus2/incoming/2/Firefox/ionmonkey/Darwin_x86-gcc3-u-i386-x86_64
/opt/aus2/incoming/2/Firefox/ionmonkey/Darwin_x86-gcc3-u-ppc-i386
/opt/aus2/incoming/2/Firefox/ionmonkey/Darwin_x86_64-gcc3-u-i386-x86_64
/opt/aus2/incoming/2/Firefox/ionmonkey/Darwin_x86_64-gcc3
/opt/aus2/incoming/2/Firefox/ionmonkey/Linux_x86-gcc3
/opt/aus2/incoming/2/Firefox/ionmonkey/Linux_x86_64-gcc3
/opt/aus2/incoming/2/Firefox/ionmonkey/WINNT_x86-msvc
/opt/aus2/incoming/2/Firefox/ionmonkey/WINNT_x86_64-msvc
[ffxbld@dp-ausstage01 ~]$ ls -l /opt/aus2/incoming/2/Firefox/ionmonkey/
total 20
drwxr-xr-x 2 ffxbld users 4096 Jun 22 06:40 Darwin_x86_64-gcc3
lrwxrwxrwx 1 ffxbld users 18 Jun 22 06:40 Darwin_x86_64-gcc3-u-i386-x86_64 -> Darwin_x86_64-gcc3
lrwxrwxrwx 1 ffxbld users 18 Jun 22 06:40 Darwin_x86-gcc3-u-i386-x86_64 -> Darwin_x86_64-gcc3
lrwxrwxrwx 1 ffxbld users 18 Jun 22 06:40 Darwin_x86-gcc3-u-ppc-i386 -> Darwin_x86_64-gcc3
drwxr-xr-x 2 ffxbld users 4096 Jun 22 06:40 Linux_x86_64-gcc3
drwxr-xr-x 2 ffxbld users 4096 Jun 22 06:40 Linux_x86-gcc3
drwxr-xr-x 2 ffxbld users 4096 Jun 22 06:40 WINNT_x86_64-msvc
drwxr-xr-x 2 ffxbld users 4096 Jun 22 06:40 WINNT_x86-msvc
![]() |
Assignee | |
Comment 12•13 years ago
|
||
In production 2012-06-22 09:30 PT
Updates should be available tomorrow if the blocker bug is deployed.
![]() |
Assignee | |
Comment 13•13 years ago
|
||
All done here
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
Updated•7 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•