Closed
Bug 406874
Opened 15 years ago
Closed 15 years ago
create mini talos boxes that run without chrome (all platforms)
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: anodelman, Assigned: anodelman)
References
Details
Attachments
(2 files, 3 obsolete files)
29.75 KB,
patch
|
rcampbell
:
review+
|
Details | Diff | Splinter Review |
12.11 KB,
patch
|
rcampbell
:
review+
|
Details | Diff | Splinter Review |
As part of the production set we were interested in having machines that run the tests without chrome - this patch would set up a mini winxp branch and a mini winxp trunk, both running tests without chrome.
Attachment #291538 -
Flags: review?(rcampbell)
Assignee | ||
Updated•15 years ago
|
Status: NEW → ASSIGNED
Comment 1•15 years ago
|
||
Comment on attachment 291538 [details] [diff] [review] create mini winxp branch/trunk boxes for nochrome tests this patch looks good, I think, but I am a little concerned about this ballooning into another set of requirements. Are we going to need 3 of each nochrome machines? Will we need to multiply our existing set of platforms x 2 to account for nochrome on all of those?
Attachment #291538 -
Flags: review?(rcampbell) → review+
Assignee | ||
Comment 2•15 years ago
|
||
My understanding of this requirement was to have a single talos trunk machine running chromeless per platform, much the same as we have a single talos branch machine per platform. Obviously, this could quickly get out of hand if we decided that the numbers are interesting and we want to build out tiebreaker machines - right now just one (or, in this case, two - since I have the machines on hand) is enough.
Assignee | ||
Updated•15 years ago
|
Summary: create mini winxp talos boxes that run without chrome. → create mini talos boxes that run without chrome (all platforms)
Assignee | ||
Comment 3•15 years ago
|
||
This patch attempts to make all the buildbot changes at once (for all platforms). With it I should be able to add nochrome machines as I get them configured. Initially this is going to direct everything to stage - the push to production will be a separate patch.
Assignee: nobody → anodelman
Attachment #291538 -
Attachment is obsolete: true
Attachment #297261 -
Flags: review?(rcampbell)
Assignee | ||
Comment 4•15 years ago
|
||
Same as before, but fixed up executable path on winxp boxes.
Attachment #297261 -
Attachment is obsolete: true
Attachment #297285 -
Flags: review?(rcampbell)
Attachment #297261 -
Flags: review?(rcampbell)
Comment 5•15 years ago
|
||
Comment on attachment 297285 [details] [diff] [review] set up the nochrome machines (all platforms) take 2 Missing trailing comma at line 48 Eliminate trailing commas at end of lists, line 99 fix these and you shall have your review!
Attachment #297285 -
Flags: review?(rcampbell)
Comment 6•15 years ago
|
||
Comment on attachment 297285 [details] [diff] [review] set up the nochrome machines (all platforms) take 2 Missing trailing comma at line 48 Eliminate trailing commas at end of lists, line 99 fix these and you shall have your review!
Assignee | ||
Comment 7•15 years ago
|
||
Fixed up comma errors.
Attachment #297285 -
Attachment is obsolete: true
Attachment #297381 -
Flags: review?(rcampbell)
Updated•15 years ago
|
Attachment #297381 -
Flags: review?(rcampbell) → review+
Assignee | ||
Comment 8•15 years ago
|
||
Checking in master.cfg; /cvsroot/mozilla/tools/buildbot-configs/testing/talos/perfmaster/master.cfg,v <-- master.cfg new revision: 1.27; previous revision: 1.26 done RCS file: /cvsroot/mozilla/tools/buildbot-configs/testing/talos/perfmaster/configs/sample.config.nochrome,v done Checking in configs/sample.config.nochrome; /cvsroot/mozilla/tools/buildbot-configs/testing/talos/perfmaster/configs/sample.config.nochrome,v <-- sample.config.nochrome initial revision: 1.1 done
Assignee | ||
Comment 9•15 years ago
|
||
These have been on stage for long enough. The numbers are in line with other talos machines and I think that they are ready to go.
Attachment #302027 -
Flags: review?(rcampbell)
Updated•15 years ago
|
Attachment #302027 -
Flags: review?(rcampbell) → review+
Assignee | ||
Comment 10•15 years ago
|
||
Push to production. Checking in master.cfg; /cvsroot/mozilla/tools/buildbot-configs/testing/talos/perfmaster/master.cfg,v <-- master.cfg new revision: 1.34; previous revision: 1.33 done RCS file: /cvsroot/mozilla/tools/buildbot-configs/testing/talos/perfmaster/configs/production.sample.config.nochrome,v done Checking in configs/production.sample.config.nochrome; /cvsroot/mozilla/tools/buildbot-configs/testing/talos/perfmaster/configs/production.sample.config.nochrome,v <-- production.sample.config.nochrome initial revision: 1.1 done
Assignee | ||
Comment 11•15 years ago
|
||
This is working fine and reporting to the Firefox waterfall.
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Comment 12•14 years ago
|
||
Mass move of Core:Testing bugs to mozilla.org:ReleaseEngineering. Filter on RelEngMassMove to ignore.
Component: Testing → Release Engineering
Product: Core → mozilla.org
QA Contact: testing → release
Version: unspecified → other
Updated•9 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•