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

User simulator #3343

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

User simulator #3343

wants to merge 2 commits into from

Conversation

aatkin
Copy link
Collaborator

@aatkin aatkin commented Nov 5, 2024

Implements simple tool that generates user traffic to target REMS.

Creates headless browser for each simulated user, who login and proceed to navigate into random applications (that belong to the user). Thread daemon attempts to keep all users working, in case the webdriver crashes or something surprising happens.

Some limitations:

  • only supports fake login users at the time
  • fixed user actions (viewing random application)
  • no load test statistics
  • no burst traffic

Checklist for author

Remove items that aren't applicable, check items that are done.

Documentation

  • Update changelog if necessary (maybe not needed for development tool?)

@aatkin aatkin mentioned this pull request Nov 5, 2024
6 tasks
@aatkin aatkin force-pushed the user-simulator branch 4 times, most recently from f6954a5 to ba5147c Compare November 6, 2024 13:56
@aatkin aatkin marked this pull request as ready for review November 25, 2024 16:36
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.

1 participant