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

Add integration tests to CI #31

Merged
merged 1 commit into from
Feb 2, 2024
Merged

Add integration tests to CI #31

merged 1 commit into from
Feb 2, 2024

Conversation

xiangfu0
Copy link
Collaborator

@xiangfu0 xiangfu0 commented Feb 1, 2024

Add integration tests.

Since we need to test clients created from zookeeper/controller/broker, the pinot cluster has to be started locally using binary, not docker container.

Docker container will return local ip which could be resolved, so the clients initialized by zookeeper or controller won't work.

@xiangfu0 xiangfu0 force-pushed the add-integration-tests branch 14 times, most recently from 8d9787a to 14a766b Compare February 2, 2024 01:02
@xiangfu0 xiangfu0 requested review from walterddr, Jackie-Jiang, a team and snleee February 2, 2024 01:02
@xiangfu0 xiangfu0 force-pushed the add-integration-tests branch from 14a766b to 2f41dc1 Compare February 2, 2024 01:03
@xiangfu0 xiangfu0 changed the title add integration tests Add integration tests to CI Feb 2, 2024
@xiangfu0 xiangfu0 added the test label Feb 2, 2024
@xiangfu0 xiangfu0 merged commit e175c62 into master Feb 2, 2024
7 checks passed
@xiangfu0 xiangfu0 deleted the add-integration-tests branch February 2, 2024 01:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants