Skip to content

Create locustfile.py for load testing #377

@m-goggins

Description

@m-goggins

Summary

Create a locustfile.py that will run load testing locally.

Acceptance Criteria

  • A locustfile.py is added to tests/load
  • The locust file loads seed data
  • On start, the seed data is added to the MPI exactly 1 time by hitting the /seed endpoint
  • Random records are selected from the seed data to be randomized
  • The randomized records run through RL by hitting the /link endpoint

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No fields configured for Task.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions