Closed
Bug 1146501
Opened 10 years ago
Closed 10 years ago
Please deploy pushgo 1.5rc5 to STAGE for SimplePush servers
Categories
(Cloud Services Graveyard :: Server: WebPush, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: jrconlin, Assigned: oremj)
Details
https://github.com/mozilla-services/pushgo/releases/tag/1.5rc5
This version does not need to be deployed to loop servers, however it would do no harm.
NOTE:
Please add the following flag to the SimplePush config.toml file for STAGE servers
[endpoint]
enable_cors = true
Comment 1•10 years ago
|
||
thanks, JR. Are we going to skip over 1.5rc4 and move forward with 1.5rc5?
If so I'll resolve this the other ticket: Bug 1142225 - Please deploy pushgo 1.5rc4 to SimplePush Stage
and schedule time for testing the latest one
Flags: needinfo?(jrconlin)
Summary: Please deploy SimplePush 1.5rc5 to STAGE for SimplePush servers → Please deploy pushgo 1.5rc5 to STAGE for SimplePush servers
| Reporter | ||
Comment 2•10 years ago
|
||
1.5rc5 simply adds optional CORS support. If you have not already tested 1.5, it's fine to skip rc4 in favor of this version.
Flags: needinfo?(jrconlin)
Comment 3•10 years ago
|
||
Hi Ben, I have loadtesting and deploys for loop-server, shavar scheduled this week. Does this release need to be deployed this week or could we schedule for next?
Flags: needinfo?(bbangert)
| Assignee | ||
Comment 4•10 years ago
|
||
1.5rc5 has been deployed to STAGE.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 5•10 years ago
|
||
(In reply to Richard Pappalardo [:rpapa][:rpappalardo] from comment #3)
> Hi Ben, I have loadtesting and deploys for loop-server, shavar scheduled
> this week. Does this release need to be deployed this week or could we
> schedule for next?
:rpapa, this patch only needs to go to Stage. There should be no impact to planned the 1.5 production release schedule.
| Reporter | ||
Comment 6•10 years ago
|
||
(In reply to Jeremy Orem [:oremj] from comment #4)
> 1.5rc5 has been deployed to STAGE.
oremj, did you include the config.toml change specified above? I'm not seeing the proper response from the server.
Flags: needinfo?(oremj)
Updated•10 years ago
|
Flags: needinfo?(bbangert)
| Assignee | ||
Comment 7•10 years ago
|
||
Sorry, missed that. Redeployed with enable_cors = true
Flags: needinfo?(oremj)
Comment 8•10 years ago
|
||
Hi Jeremy,
There's still an issue with this fix. Can you please grant stage access to JR so he can troubleshoot directly on stage?
Thanks!
Flags: needinfo?(oremj)
| Assignee | ||
Comment 9•10 years ago
|
||
Access has been granted to: 172.31.58.152. I've also added him to the simplepush stage user list, so on the next deploy he will automatically have access to all of the nodes. Let me know if I should redeploy, so he has access to all now.
Flags: needinfo?(oremj)
Comment 10•10 years ago
|
||
------------------
RELEASE NOTES
------------------
https://github.com/mozilla-services/pushgo/releases
COMPARISONS
https://github.com/mozilla-services/pushgo/compare/1.5rc1...1.5rc4
https://github.com/mozilla-services/pushgo/compare/1.5rc4...1.5rc5
TAGS
https://github.com/mozilla-services/pushgo/releases/tag/1.5rc5
https://github.com/mozilla-services/pushgo/commit/9bc98a5eb0d5c7a1f2713dacd87a862b9fd9c62b
------------------
TEST SUMMARY
------------------
unit tests on tag -OK
loadtesting OK per Ben
end-2-end call verification OK in stage
e2e test on stage using an older build of findmydevice on B2G and setting:
user_pref("services.push.serverURL", "wss://push.stage.mozaws.net/");
Verifying stage.
Status: RESOLVED → VERIFIED
Comment 11•10 years ago
|
||
see:
Bug 1148653 - Please deploy pushgo 1.5 to SimplePush Production
Updated•2 years ago
|
Product: Cloud Services → Cloud Services Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•