Closed
Bug 1315425
Opened 8 years ago
Closed 8 years ago
Deploy and test syncstorage 1.6.0
Categories
(Cloud Services :: Operations: Deployment Requests - DEPRECATED, task)
Cloud Services
Operations: Deployment Requests - DEPRECATED
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: rfkelly, Assigned: bobm)
References
Details
I've made a new version of server-syncstorage with preffed-off-by-default support for batch uploads. It's in the "1.6.0" tag:
https://github.com/mozilla-services/server-syncstorage/releases/tag/1.6.0
The biggest change here is the batch-upload stuff, including feature flag described in Bug 1304627. But it has also picked up a couple of unrelated changes in the merge to master:
Bug 1062120 - Fail the whole POST request if we get a DB error
Bug 1314171 - Reintroduce 'older' query parameter
Barring any issues discovered, this will be the tag with which we roll out the batch-upload work according to the deployment plan in [1]. So let's have at it :-)
[1] https://docs.google.com/document/d/1JHZZ-6ceQAWctopJydRiRS8mdMxQbn1qHnPQBrlbR3I/edit?ts=581d0ef0
Assignee | ||
Comment 1•8 years ago
|
||
This has been deployed to stage. :kthiessen please test.
Assignee: nobody → bobm
Status: NEW → RESOLVED
Closed: 8 years ago
Flags: needinfo?(kthiessen)
QA Contact: kthiessen
Resolution: --- → FIXED
Comment 2•8 years ago
|
||
Got it. Launching tests tonight or tomorrow morning. Tentative test schedule:
1) One loading node, 60 users, 60 minutes.
2) One loading node, 100 users, 180 minutes.
3) Sixteen loading nodes, 80 users each, 180 minutes.
Hoping to have complete results early next week.
Flags: needinfo?(kthiessen)
Comment 3•8 years ago
|
||
All tests have run, and I don't see any regressions in the graphs.
Bob, do you have thoughts on the results?
Flags: needinfo?(bobm)
Assignee | ||
Comment 4•8 years ago
|
||
(In reply to Karl Thiessen [:kthiessen] from comment #3)
> All tests have run, and I don't see any regressions in the graphs.
>
> Bob, do you have thoughts on the results?
Looks good.
Flags: needinfo?(bobm)
Comment 5•8 years ago
|
||
I am marking this bug VERFIED. Do we have a prod deploy bug, or should I create one?
Status: RESOLVED → VERIFIED
Assignee | ||
Comment 6•8 years ago
|
||
(In reply to Karl Thiessen [:kthiessen] from comment #5)
> I am marking this bug VERFIED. Do we have a prod deploy bug, or should I
> create one?
Please create.
Comment 7•8 years ago
|
||
Done. Please see bug 1317532.
You need to log in
before you can comment on or make changes to this bug.
Description
•