Skip to content
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

test(kafka-test): adds a simple test for task worker integrations #80958

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

john-z-yang
Copy link
Member

@john-z-yang john-z-yang commented Nov 18, 2024

Adds an integration test for taskbroker. Using sentry as a working repository to figure out dependencies

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Nov 18, 2024
Copy link
Member

@markstory markstory left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like the general direction this is going. I think this might be better positioned in the taskbroker repository though as it will be less relevant to changes in sentry and more relevant to changes in taskbroker.

We should still have a stub task in sentry for doing these integration tests though, and should also reuse sentry's devservices to get kafka started.

@john-z-yang
Copy link
Member Author

I like the general direction this is going. I think this might be better positioned in the taskbroker repository though as it will be less relevant to changes in sentry and more relevant to changes in taskbroker.

We should still have a stub task in sentry for doing these integration tests though, and should also reuse sentry's devservices to get kafka started.

Yeah I agree, we want to get things working before splitting it off first, so we're just using this PR to collaborate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Backend Automatically applied to PRs that change backend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants