Closed
Bug 682301
Opened 14 years ago
Closed 14 years ago
deploy a new talos.zip
Categories
(Release Engineering :: General, defect, P1)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jmaher, Assigned: armenzg)
References
Details
minor adjustment to talos code to fix xperf binary location and support spaces in the path:
http://hg.mozilla.org/build/talos/rev/cdead2ea8ba8
This is located at:
http://people.mozilla.org/~jmaher/taloszips/cdead2ea8ba8/talos.zip
Assignee | ||
Updated•14 years ago
|
Assignee: nobody → armenzg
Priority: -- → P1
Comment 1•14 years ago
|
||
:jmaher
A minor adjustment sounds like no number wobble expected, but asking just in case: Is is ok to do this outside of a tree-closing-downtime?
Reporter | ||
Comment 2•14 years ago
|
||
:joduinn, correct. This affects only the xperf code paths by adding quotes around the binary name. All existing talos tests will not even hit the changed code.
Thanks for double checking and sorry I didn't mention it initially while filing the bug.
Assignee | ||
Comment 3•14 years ago
|
||
cd /var/www/html/build/talos/zips/
wget -Otalos.bug682301.zip http://people.mozilla.org/~jmaher/taloszips/cdead2ea8ba8/talos.zip
mv talos.bug680522.zip old && rm talos.zip && ln -s talos.bug682301.zip talos.zip
Status: NEW → RESOLVED
Closed: 14 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
•