Closed
Bug 433639
Opened 17 years ago
Closed 17 years ago
have talos test nightly builds (1.8 & 1.9) & clobbers
Categories
(Release Engineering :: General, defect, P2)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: anodelman, Assigned: anodelman)
References
Details
Attachments
(1 file)
3.61 KB,
patch
|
rcampbell
:
review+
|
Details | Diff | Splinter Review |
Talos has never tested nightly builds on 1.8 and 1.9 because they end up in a different location than the standard hourly builds.
Talos should recognize that a nightly build has been produced and pull from the correct url.
Assignee | ||
Comment 1•17 years ago
|
||
Adding clobber builds as they should be treated by talos in the same way as nightlies.
Assignee: nobody → anodelman
Priority: -- → P2
Summary: have talos test nightly builds (1.8 & 1.9) → have talos test nightly builds (1.8 & 1.9) & clobbers
Assignee | ||
Comment 2•17 years ago
|
||
I left this patch running overnight on talos stage. Looking through the logs I can see that it picked up the following nightly builds:
wget -nv -N http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2008-05-15-04-trunk/firefox-3.0pre.en-US.mac.dmg
wget -nv -N http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2008-05-15-04-trunk/firefox-3.0pre.en-US.linux-i686.tar.bz2
C:\WINDOWS\system32\cmd.exe /c wget -nv -N http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2008-05-15-06-trunk/firefox-3.0pre.en-US.win32.zip
Attachment #321162 -
Flags: review?(rcampbell)
Comment 3•17 years ago
|
||
Comment on attachment 321162 [details] [diff] [review]
have talos test nightlies/clobbers based upon binary url
awesome!
Attachment #321162 -
Flags: review?(rcampbell) → review+
Assignee | ||
Comment 4•17 years ago
|
||
Checking in perfrunner.py;
/cvsroot/mozilla/tools/buildbot-configs/testing/talos/perfmaster/perfrunner.py,v <-- perfrunner.py
new revision: 1.16; previous revision: 1.15
done
Checking in tinderboxpoller.py;
/cvsroot/mozilla/tools/buildbot-configs/testing/talos/perfmaster/tinderboxpoller.py,v <-- tinderboxpoller.py
new revision: 1.3; previous revision: 1.2
done
Assignee | ||
Comment 5•17 years ago
|
||
Nightly builds are now being picked up on production talos machines.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•