Closed
Bug 684814
Opened 13 years ago
Closed 13 years ago
Adjust minUptake for beta releases
Categories
(Release Engineering :: General, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rail, Assigned: rail)
References
Details
(Whiteboard: [releases][automation])
Attachments
(2 files, 1 obsolete file)
1.61 KB,
patch
|
nthomas
:
review+
rail
:
checked-in+
|
Details | Diff | Splinter Review |
2.04 KB,
patch
|
nthomas
:
review+
rail
:
checked-in+
|
Details | Diff | Splinter Review |
We don't push beta releases to external mirrors, so usual uptake for betas is 3. I would be great to allow automation to send "ready for releasetest" and "ready for release" emails.
Assignee | ||
Comment 1•13 years ago
|
||
Attachment #558434 -
Flags: review?(nrthomas)
Assignee | ||
Comment 2•13 years ago
|
||
Attachment #558435 -
Flags: review?(nrthomas)
Updated•13 years ago
|
Attachment #558434 -
Flags: review?(nrthomas) → review+
Comment 3•13 years ago
|
||
Comment on attachment 558435 [details] [diff] [review]
configs for betas
>diff --git a/mozilla/release-firefox-mozilla-beta.py b/mozilla/release-firefox-mozilla-beta.py
>+releaseConfig['releaseUptake'] = 3
>+releaseConfig['releasetestUptake'] = 3
Will we get two emails in rapid succession from this ? If so, how about we set releasetestUptake to 1, so that the sequence is
* 'copied to releases' mail
* up to 5 mins later 'ready for releasetest' mail
* 20-30 mins later 'ready to release' mail
Assignee | ||
Comment 4•13 years ago
|
||
(In reply to Nick Thomas [:nthomas] from comment #3)
> Comment on attachment 558435 [details] [diff] [review]
> configs for betas
>
> >diff --git a/mozilla/release-firefox-mozilla-beta.py b/mozilla/release-firefox-mozilla-beta.py
> >+releaseConfig['releaseUptake'] = 3
> >+releaseConfig['releasetestUptake'] = 3
>
> Will we get two emails in rapid succession from this ? If so, how about we
> set releasetestUptake to 1, so that the sequence is
> * 'copied to releases' mail
> * up to 5 mins later 'ready for releasetest' mail
> * 20-30 mins later 'ready to release' mail
Done.
Attachment #558435 -
Attachment is obsolete: true
Attachment #558435 -
Flags: review?(nrthomas)
Attachment #558740 -
Flags: review?(nrthomas)
Updated•13 years ago
|
Attachment #558740 -
Flags: review?(nrthomas) → review+
Assignee | ||
Comment 5•13 years ago
|
||
Comment on attachment 558434 [details] [diff] [review]
buildbotcustom
http://hg.mozilla.org/build/buildbotcustom/rev/8307acd5ddb3
Attachment #558434 -
Flags: checked-in+
Assignee | ||
Comment 6•13 years ago
|
||
Comment on attachment 558740 [details] [diff] [review]
configs for betas
http://hg.mozilla.org/build/buildbot-configs/rev/2c238640e2fe
Attachment #558740 -
Flags: checked-in+
Assignee | ||
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Comment 7•13 years ago
|
||
Merged to production and reconfigured.
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
•