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

Further split services unit tests into Routers/Servers/Controllers #1399

Merged
merged 10 commits into from
Dec 17, 2024

Conversation

majisourav99
Copy link
Contributor

@majisourav99 majisourav99 commented Dec 16, 2024

Further split services unit tests into Routers/Servers/Controllers

The client module contains da-vinci-client which contains most of the server code. This PR splits the unit tests into more categories based on the venice components like router/server/controller etc which should improve total UT CI runtime further from 28 mins to 12mins. Also fixed the some flakiness in SIT tests for jdk8.

image

How was this PR tested?

CI

Does this PR introduce any user-facing changes?

  • No. You can skip the rest of this section.
  • Yes. Make sure to explain your proposed changes and call out the behavior change.

Copy link
Collaborator

@sushantmane sushantmane left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks, @majisourav99!

Copy link
Collaborator

@sushantmane sushantmane left a comment

Choose a reason for hiding this comment

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

@majisourav99
Copy link
Contributor Author

can you merge https://github.com/linkedin/venice/pull/1334/files in this PR and close https://github.com/linkedin/venice/pull/1334/files?

good catch! I forgot to merge that

Copy link
Collaborator

@sushantmane sushantmane left a comment

Choose a reason for hiding this comment

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

Thanks, @majisourav99!

@majisourav99 majisourav99 merged commit 3f0bcb5 into linkedin:main Dec 17, 2024
56 checks passed
@majisourav99 majisourav99 deleted the CITest branch December 17, 2024 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants