tests: Move rq under toxgen#4818
Conversation
|
✅ All tests passed in 2555.23s |
For posterity, this is expected since rq was the last test suite in the Tasks group that was still using the old system ( |
Moved redis under toxgen, effectively moving the whole DBs group away from the old system. Ref #4506 - Please add tests to validate your changes, and lint your code using `tox -e linters`. - Add GH Issue ID _&_ Linear ID (if applicable) - PR title should use [conventional commit](https://develop.sentry.dev/engineering-practices/commit-messages/#type) style (`feat:`, `fix:`, `ref:`, `meta:`) - For external contributors: [CONTRIBUTING.md](https://github.com/getsentry/sentry-python/blob/master/CONTRIBUTING.md), [Sentry SDK development docs](https://develop.sentry.dev/sdk/), [Discord community](https://discord.gg/Ww9hbqr)
Description
Issues
Ref #4506
Reminders
tox -e linters.feat:,fix:,ref:,meta:)