Closed
Bug 865046
Opened 12 years ago
Closed 12 years ago
Deploy BigTent to stage with train-2013.04.23 Release 1
Categories
(Cloud Services :: Operations: Deployment Requests - DEPRECATED, task)
Cloud Services
Operations: Deployment Requests - DEPRECATED
x86_64
Linux
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ozten, Assigned: gene)
Details
train-2013.04.23 contains a high priority fix for Yahoo Account Mismatches.
Note: This release has changed as well as new config properties.
Please read the summary of https://github.com/mozilla/browserid-bigtent/issues/194
SHA: b04a28de5614b78ae074dee4054dcec15da597c1
Tree: https://github.com/mozilla/browserid-bigtent/tree/train-2013.04.23
Comment 1•12 years ago
|
||
build command:
> ./build.sh browserid-bigtent train-2013.04.23 b04a28de5614b78ae074dee4054dcec15da597c1 114414
NOTE: I've kept the same L10N SVN rev for this build. If you want to take some other revision, let me know.
(https://bugzilla.mozilla.org/show_bug.cgi?id=861004#c3)
output rpm on r6:
> /home/jrgm/workspace/browserid-bigtent/rpmbuild/RPMS/x86_64/browserid-bigtent-0.2013.04.23-1.el6_114414.x86_64.rpm
Assignee | ||
Comment 2•12 years ago
|
||
Stack 0423 is up with the new bigtent code : https://github.com/mozilla/identity-ops/wiki/Interim-AWS-Stack-List#stack-0423--staging
It incorporates these changes : https://github.com/mozilla/browserid-bigtent/issues/194
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 3•12 years ago
|
||
And staging DNS is cutover to the new 0423 stack
Reporter | ||
Comment 4•12 years ago
|
||
I missed a commit in creating this train.
Bumbed Spec to Revision: 2.
SHA: 0bacb5f2934a5c1ec4347b960c374d2daf8d4824
Tree: https://github.com/mozilla/browserid-bigtent/tree/train-2013.04.23
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 5•12 years ago
|
||
build command:
> ./build.sh browserid-bigtent train-2013.04.23 0bacb5f2934a5c1ec4347b960c374d2daf8d4824 114414
output rpm on r6:
> /home/jrgm/workspace/browserid-bigtent/rpmbuild/RPMS/x86_64/browserid-bigtent-0.2013.04.23-2.el6_114414.x86_64.rpm0
Updated•12 years ago
|
Assignee: nobody → gene
Assignee | ||
Comment 6•12 years ago
|
||
Reployed to stack 0423
Status: REOPENED → RESOLVED
Closed: 12 years ago → 12 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 7•12 years ago
|
||
Currently stage has
"smtp": {
"host": "127.0.0.1"
},
We need socketlabs configured to handle the SMTP requests.
Comment 8•12 years ago
|
||
(In reply to Austin King [:ozten] from comment #7)
> "smtp": {
> "host": "127.0.0.1"
> },
> We need socketlabs configured to handle the SMTP requests.
Actually, on stage and production mail goes to postfix on localhost which then forwards to socketlabs. Er, I think.
Reporter | ||
Comment 9•12 years ago
|
||
I am not receiving the email.
I do see an AJAX request to /link_accounts_request which is a 200.
That should fire off an email.
Assignee | ||
Comment 10•12 years ago
|
||
Indeed, what jrgm said. We queue in a local postfix installation which in turn has the creds to access socketlabs. I'll check the mail logs on the bigtent machines.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 11•12 years ago
|
||
Yup, user error on my part. This is fixed now
Status: REOPENED → RESOLVED
Closed: 12 years ago → 12 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 12•12 years ago
|
||
Revision 3 ready
https://github.com/mozilla/browserid-bigtent/issues/203
SHA: 5ee571abb9e4cbef7a1af319485a44259e3b1406
Tree: https://github.com/mozilla/browserid-bigtent/tree/train-2013.04.23
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 13•12 years ago
|
||
build command:
> ./build.sh browserid-bigtent train-2013.04.23 5ee571abb9e4cbef7a1af319485a44259e3b1406 114414
output rpm on r6:
> /home/jrgm/workspace/browserid-bigtent/rpmbuild/RPMS/x86_64/browserid-bigtent-0.2013.04.23-3.el6_114414.x86_64.rpm
Assignee | ||
Comment 14•12 years ago
|
||
staging stack 0423 is updated with the new bigtent version
Status: REOPENED → RESOLVED
Closed: 12 years ago → 12 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 15•12 years ago
|
||
Bumping to Release 4 with fixes for #204 and #205
SHA: 5be7aeff8528eab7b92dc9ed69cce7b8e5e1407d
Tree: https://github.com/mozilla/browserid-bigtent/tree/train-2013.04.23
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 16•12 years ago
|
||
build command:
> ./build.sh browserid-bigtent train-2013.04.23 5be7aeff8528eab7b92dc9ed69cce7b8e5e1407d 114414
output rpm on r6:
> /home/jrgm/workspace/browserid-bigtent/rpmbuild/RPMS/x86_64/browserid-bigtent-0.2013.04.23-4.el6_114414.x86_64.rpm
Comment 17•12 years ago
|
||
Hey Gene. We need to redeploy again.
Assignee | ||
Comment 18•12 years ago
|
||
stage updated
Status: REOPENED → RESOLVED
Closed: 12 years ago → 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•