Closed
Bug 432321
Opened 17 years ago
Closed 17 years ago
Need to add the browser.EULA.override pref to all Talos profiles
Categories
(Release Engineering :: General, defect, P1)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Gavin, Assigned: anodelman)
References
Details
Attachments
(4 files)
1.83 KB,
patch
|
Details | Diff | Splinter Review | |
5.04 KB,
patch
|
bhearsum
:
review+
|
Details | Diff | Splinter Review |
1.91 KB,
patch
|
rcampbell
:
review+
|
Details | Diff | Splinter Review |
884 bytes,
patch
|
rcampbell
:
review+
|
Details | Diff | Splinter Review |
To avoid the EULA popping up on Linux once the patch in bug 431713 is landed, we need to add the "browser.EULA.override" pref to the talos profiles. It's a boolean pref and the value should be "true".
(At the moment, it's only needed for Linux, but it is conceivable that we will require it on other platforms at some point in the future, so it should be added everywhere.)
Reporter | ||
Updated•17 years ago
|
Priority: -- → P1
Updated•17 years ago
|
Component: Release Engineering → Release Engineering: Talos
OS: Mac OS X → All
Hardware: PC → All
Comment 1•17 years ago
|
||
From discussion in irc:
1) we only need to make this change on the talos master. Each slave will download the new pref setting at the start of the next test cycle.
2) it does *not* require restarting each slave, and therefore does not require a tree closure.
Comment 3•17 years ago
|
||
... as hard as I can. Standby for breakage.
Comment 4•17 years ago
|
||
I think this is all of them in use on production.
Attachment #319615 -
Flags: review?(bhearsum)
Comment 5•17 years ago
|
||
with correct options applied.
Attachment #319615 -
Attachment is obsolete: true
Attachment #319617 -
Flags: review?(bhearsum)
Attachment #319615 -
Flags: review?(bhearsum)
Comment 6•17 years ago
|
||
Comment on attachment 319615 [details] [diff] [review]
talos EULA pref
looks fine
Attachment #319615 -
Attachment is obsolete: false
Comment 7•17 years ago
|
||
Comment on attachment 319617 [details] [diff] [review]
talos EULA pref 2
Even finer!
Attachment #319617 -
Flags: review?(bhearsum) → review+
Comment 8•17 years ago
|
||
Comment on attachment 319617 [details] [diff] [review]
talos EULA pref 2
Checking in configs/fast.production.sample.config;
/cvsroot/mozilla/tools/buildbot-configs/testing/talos/perfmaster/configs/fast.production.sample.config,v <-- fast.production.sample.config
new revision: 1.4; previous revision: 1.3
done
Checking in configs/jss.production.sample.config;
/cvsroot/mozilla/tools/buildbot-configs/testing/talos/perfmaster/configs/jss.production.sample.config,v <-- jss.production.sample.config
new revision: 1.3; previous revision: 1.2
done
Checking in configs/production.sample.config;
/cvsroot/mozilla/tools/buildbot-configs/testing/talos/perfmaster/configs/production.sample.config,v <-- production.sample.config
new revision: 1.6; previous revision: 1.5
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
new revision: 1.3; previous revision: 1.2
done
Checking in configs/production.sample.config.nogfx;
/cvsroot/mozilla/tools/buildbot-configs/testing/talos/perfmaster/configs/production.sample.config.nogfx,v <-- production.sample.config.nogfx
new revision: 1.6; previous revision: 1.5
done
Attachment #319617 -
Attachment filename: talos-eula-pref2.patch → [checked in] talos-eula-pref2.patch
Updated•17 years ago
|
Whiteboard: [updating production master]
Updated•17 years ago
|
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Whiteboard: [updating production master]
Comment 9•17 years ago
|
||
Thanks robcee!
Assignee | ||
Comment 10•17 years ago
|
||
This needs to be set for talos try and talos stage as well.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 11•17 years ago
|
||
Removing blocking status since this is fixed for production machines.
Assignee: rcampbell → anodelman
Severity: blocker → major
Status: REOPENED → NEW
Assignee | ||
Comment 12•17 years ago
|
||
Attachment #319882 -
Flags: review?(rcampbell)
Updated•17 years ago
|
Attachment #319882 -
Flags: review?(rcampbell) → review+
Assignee | ||
Comment 13•17 years ago
|
||
Checking in perf-staging/configs/sample.config;
/cvsroot/mozilla/tools/buildbot-configs/testing/talos/perf-staging/configs/sample.config,v <-- sample.config
new revision: 1.3; previous revision: 1.2
done
Checking in tryperfmaster/configs/sample.config;
/cvsroot/mozilla/tools/buildbot-configs/testing/talos/tryperfmaster/configs/sample.config,v <-- sample.config
new revision: 1.3; previous revision: 1.2
done
Assignee | ||
Comment 14•17 years ago
|
||
I think that this is the last of the config files that need updating.
Attachment #320040 -
Flags: review?(rcampbell)
Updated•17 years ago
|
Attachment #320040 -
Flags: review?(rcampbell) → review+
Assignee | ||
Comment 15•17 years ago
|
||
Checking in sample.config;
/cvsroot/mozilla/testing/performance/talos/sample.config,v <-- sample.config
new revision: 1.15; previous revision: 1.14
done
Assignee | ||
Comment 16•17 years ago
|
||
Also updated http://wiki.mozilla.org/StandaloneTalos.
That should cover all of the talos config files.
(Really need to get to work on bug 432883)
Status: NEW → RESOLVED
Closed: 17 years ago → 17 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
•