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

Changes for service request creation API simulation #1

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

sivachandran
Copy link

The changeset implements simulation for Clamp's service request creation API.

The simulation creates a new workflow with a random name and calls service request creation API as many times as it can up to 500 calls.

)
.protocols(baseHttp),

createPollServiceRequestScenario.inject(
Copy link
Member

Choose a reason for hiding this comment

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

Currently your ramp up user and rps values are hardcoded. Did you intend to externalize them?

Copy link
Author

@sivachandran sivachandran Mar 11, 2021

Choose a reason for hiding this comment

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

Externalized @priyaaank

@sivachandran sivachandran requested a review from priyaaank March 11, 2021 06:07
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