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

Update matching simulation test to support round robin load balancer #6311

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

Shaddoll
Copy link
Member

What changed?
Update matching simulation test to use multiple matching clients

Why?
To support testing round robin load balancer, because it's using a cache in matching client. We need to use multiple clients to simulate the production environment.

How did you test it?
simulation test

Potential risks

Release notes

Documentation Changes

Copy link

codecov bot commented Sep 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.24%. Comparing base (c9c8c14) to head (e14653a).
Report is 2 commits behind head on master.

Additional details and impacted files

see 17 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c9c8c14...e14653a. Read the comment docs.

@Shaddoll Shaddoll merged commit 0295738 into cadence-workflow:master Sep 26, 2024
20 checks passed
@Shaddoll Shaddoll deleted the sim branch September 26, 2024 23:25
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