socorro deploy: 2019.12.13
Categories
(Socorro :: Infra, task, P2)
Tracking
(Not tracked)
People
(Reporter: willkg, Assigned: willkg)
Details
We want to do a deploy for socorro
tagged 2019.12.13
.
It consists of the following:
5ffdf99
: bug 1603308: fix date range for ES lookup (willkg)
46f2948
: bug 1603308: move update missing task into updatemissing command (willkg)
39d2c82
: bug 1603308: remove some unused code (willkg)
c2ca0e2
: bug 1603308: fix cronrun to save place after every run_time (willkg)
Assignee | ||
Comment 1•5 years ago
|
||
I pushed some of these changes to stage this morning. Everything looks good so far. I've seen a couple of successful run_times for verifyprocessed.
I want to push this to prod early today so if there are issues in prod, I have time to address them.
Tagged:
tag 2019.12.13
Tagger: Will Kahn-Greene <willkg@mozilla.com>
Date: Fri Dec 13 10:51:11 2019 -0500
`5ffdf99`: bug 1603308: fix date range for ES lookup (willkg)
`46f2948`: bug 1603308: move update missing task into updatemissing command (willkg)
`39d2c82`: bug 1603308: remove some unused code (willkg)
`c2ca0e2`: bug 1603308: fix cronrun to save place after every run_time (willkg)
Deploy bug #1603768
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEzY3I6/E2Vh8o9nPoGL3RpvBm7BEFAl3zs28ACgkQGL3RpvBm
7BFi6AgAvFotkLxLHdI8CMGBSPPILZVIHmEHbRR1u/ouhKbFcQDY7/OxkBFOMBrz
/6VtgVQaIjIGEdgqAmMMYSk2Z1MCe+eHky9gI58PRa+xshu+M3Rt9zLUIe/J8gZW
UshjlCKroxzmcLlg9zL1ETIyoRNSqBnMAjyHlJpJCDcwbhLptG/GzayYeYUGH+/O
2GWPhwM0q3BDk6uFkt1WXQ3F1Ym1qdMOqGb3SXtp4JgMIuEKUI+uVd2AJeFXFiO3
L1XZxCLZtS6E7vhNZexd7zkU578VFjtcUUaoZL6djIbh4mg59LY5UF+gWswoaCRO
aXCSfayNAlGkKzjN5Dy39MKgJJMyHg==
=+5MB
-----END PGP SIGNATURE-----
commit 0460bad63b28ff98d6ad72da3db3f79b5fd94b32 (HEAD -> master, tag: 2019.12.13, official/master)
Merge: fbd245cdf c2ca0e2f4
Author: Will Kahn-Greene <willkg@users.noreply.github.com>
Date: Fri Dec 13 10:00:07 2019 -0500
Merge pull request #5062 from willkg/1603308-cronrun
bug 1603308: fix cronrun to save place after every run_time
Assignee | ||
Comment 2•5 years ago
|
||
Everything was fine.
However, verifyprocessed is failing because it takes too long to run. I'm going to do some fixes and do another deploy.
Description
•