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

feat: strengthen the load generator with fuzz input #2398

Merged
merged 4 commits into from
Mar 22, 2024

Conversation

Lincyaw
Copy link
Contributor

@Lincyaw Lincyaw commented Feb 27, 2024

Background
The original load generator only sends the same request template, which lacks diversity.
Adding a fuzzy-style request generator will make the request more general.

@Lincyaw Lincyaw requested review from yoshi-approver and a team as code owners February 27, 2024 11:19
Copy link
Collaborator

@NimJay NimJay left a comment

Choose a reason for hiding this comment

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

Thank you again, @Lincyaw, for this improvement. :)
And thanks for addressing my feedback from your previous pull-request.

I'm just waiting on the tests to run now.
Your changes look good. Approved.

@NimJay
Copy link
Collaborator

NimJay commented Feb 28, 2024

Sorry, it looks like the deployment-tests test failed — due to some CPU issue (likely unrelated to this pull-request's changes). Rerunning test.

@NimJay NimJay merged commit b01d229 into GoogleCloudPlatform:main Mar 22, 2024
6 checks passed
azinneera pushed a commit to azinneera/microservices-demo that referenced this pull request Mar 29, 2024
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