Closed
Bug 1268353
Opened 9 years ago
Closed 7 years ago
Consider support for promptWaitTime
Categories
(Release Engineering :: Applications: Shipit, defect)
Release Engineering
Applications: Shipit
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: nthomas, Unassigned)
References
Details
In ship-it we have a parameter 'Update prompt wait time', which lets us override how long it takes the 'please restart to apply update' dialog to be shown (original support in bug 821624, bug 823841). It's rarely used, but bug 1268340 raises the possibility that it will be more common.
We need to support this in Balrog (bug 1268350), and with that can always manually modify a release as needed. We should consider reconnecting the ship-it value with the automation, which is this bug.
This would require feeding the prompt value from the release into the updates task, and the balrog submission script would need to learn about adding promptWaitTime to the release json.
Updated•8 years ago
|
Component: Release Automation → Ship It
Reporter | ||
Comment 1•8 years ago
|
||
We already have UI in ship-it, so presumably it's in the JSON that release-runner gets, so this was about using it in the updates task which submits information like fileUrls into Balrog. Having said that, maybe this is just wontfix - it's never been used in anger.
Comment 2•7 years ago
|
||
(In reply to Nick Thomas [:nthomas] (UTC+13) from comment #1)
> We already have UI in ship-it, so presumably it's in the JSON that
> release-runner gets, so this was about using it in the updates task which
> submits information like fileUrls into Balrog. Having said that, maybe this
> is just wontfix - it's never been used in anger.
It's still true that we've never used it - let's close this.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
Assignee | ||
Updated•3 years ago
|
Component: Applications: ShipIt (backend) → Applications: ShipIt
You need to log in
before you can comment on or make changes to this bug.
Description
•