socorro deploy: 372
Categories
(Socorro :: Infra, task, P2)
Tracking
(Not tracked)
People
(Reporter: willkg, Assigned: willkg)
Details
We want to do a Socorro -prod deploy today tagged 372.
It consists of the following:
(current tag: 371 - f268211
)
efb1f4f
: Remove dead code from crontabber and fix --list-jobs (willkg)
64cabb4
: bug 1493687: write a Django cron command (willkg)
3c352d9
: Redo check_time as convert_time and change code to use it (willkg)
63ab4cb
: Fix get_matching_job_specs and flaky test (willkg)
796ec6d
: Add a DEFAULT_FREQUENCY (willkg)
bbd40a1
: Redo commands (willkg)
97ef287
: Don't stomp on first_run if it's already set (willkg)
6279427
: Redo arg parsing (willkg)
c2e1dff
: bug 1540680: nix MissingProcessedCrashes (willkg)
52a6d20
: bug 1493687: add the tests (willkg)
f6f548a
: Fix test class name (willkg)
9443454
: bug 1493687: fix tests that fail at 8:00pm EDT (willkg)
2c9c3a3
: Fix cronrun to handle args in job specs and proper logging (willkg)
e463d3c
: bug 1480214: add auditgroups as weekly job (willkg)
f4749fe
: Remove unused import (willkg)
4fd4287
: fix bug 1541474: add real_drop_in_place to prefix list (staktrace)
d2b64a9
: bug 1540871: remove rabbitmq (willkg)
6a16cd3
: bug 1541890: fix local dev setup issues (willkg)
(next tag: 372 - 70f9e1f
)
Assignee | ||
Comment 1•6 years ago
|
||
Grabbing this to do now.
Assignee | ||
Comment 2•6 years ago
|
||
tag 372
Tagger: Will Kahn-Greene <willkg@mozilla.com>
Date: Thu Apr 4 14:43:35 2019 -0400
Tag 372 for deploy
efb1f4f: Remove dead code from crontabber and fix --list-jobs (willkg)
64cabb4: bug 1493687: write a Django cron command (willkg)
3c352d9: Redo check_time as convert_time and change code to use it (willkg)
63ab4cb: Fix get_matching_job_specs and flaky test (willkg)
796ec6d: Add a DEFAULT_FREQUENCY (willkg)
bbd40a1: Redo commands (willkg)
97ef287: Don't stomp on first_run if it's already set (willkg)
6279427: Redo arg parsing (willkg)
c2e1dff: bug 1540680: nix MissingProcessedCrashes (willkg)
52a6d20: bug 1493687: add the tests (willkg)
f6f548a: Fix test class name (willkg)
9443454: bug 1493687: fix tests that fail at 8:00pm EDT (willkg)
2c9c3a3: Fix cronrun to handle args in job specs and proper logging (willkg)
e463d3c: bug 1480214: add auditgroups as weekly job (willkg)
f4749fe: Remove unused import (willkg)
4fd4287: fix bug 1541474: add real_drop_in_place to prefix list (staktrace)
d2b64a9: bug 1540871: remove rabbitmq (willkg)
6a16cd3: bug 1541890: fix local dev setup issues (willkg)
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEzY3I6/E2Vh8o9nPoGL3RpvBm7BEFAlymUX4ACgkQGL3RpvBm
7BHeHgf/QfPQEmfzT1Dt44QizMXd8zLofQOWyZZkHdRw2V2oS5071duA68yGwIwl
dNXJWZgYEYTX4ai4+xMScuKbFfL43J3zV3YVLrOrMc0yAVpHl25iQMOObh7XxWSP
G0/+Y3XudojWFjL1OBNGYDbXuDo3ymQr3F7wuw402NrV5lMWRrzegYF8EKQwATh6
EnXNxRFJHzyZZ34e5/p3jXz+jI4rGT7VzFoos/eTW5AgrJckpXgXbM06D0HVY+og
dRMxBGPoCCKSMFDZPf6mF4CtNkpiEpB1Z4rqn3uuCEfJQFw9TwBapT4YsHMeZEKH
fTy521FeqWv0qLNcEsY3MVB6WD4Y0Q==
=JaOq
-----END PGP SIGNATURE-----
commit 70f9e1f223834f6ebb9837737e5e4eb0967f1c05 (HEAD -> master, tag: 372, official/master)
Merge: f0adf0aa5 2d0cff8b9
Author: Will Kahn-Greene <willkg@users.noreply.github.com>
Date: Thu Apr 4 14:20:23 2019 -0400
Merge pull request #4876 from staktrace/realdrop
fix bug 1541474: add real_drop_in_place to prefix list
Assignee | ||
Comment 3•6 years ago
|
||
Things look good. Marking as FIXED.
Description
•