-
Notifications
You must be signed in to change notification settings - Fork 66
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
98355: Remove deprecated versions of DR sidekiq jobs #20165
base: master
Are you sure you want to change the base?
Conversation
Generated by 🚫 Danger |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@dfong-adh It looks like you may have forgotten to remove some of these jobs from the periodic job definitions |
@LindseySaari This PR is deleting the old code as these were moved to a module. Those refer to the new module versions of the cron (Yeah, it's confusing in a PR without context. Sorry) |
Summary
This removes deprecated DR sidekiq jobs as DR engine versions of the same jobs are already running in their place.
This will not be merged until Jan 13 or later.
No
Related issue(s)
department-of-veterans-affairs/va.gov-team#98355
Testing done
Verified jobs were removed locally
What areas of the site does it impact?
Sidekiq jobs
Acceptance criteria