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

Determine correct sizing for load test VMs (or scale to multiple VMs) #6

Open
theotherian opened this issue Jan 28, 2020 · 0 comments

Comments

@theotherian
Copy link
Contributor

Currently the load test VM seems to topple over once a reasonable amount of load is placed in the ilpv4.IlpOverHttpOneConnectorSimulation test (15 minutes at 50 users).

At this point, it's unclear if:

  • The problem is with the load test hosts
  • It's a CPU bound problem (we have 2 vcpus)
  • It's a memory bound problem (we're using 6gb and the vm has 7.5gb)
  • It's a network bound problem

First steps are to replicate behavior locally and then try expanding the size of the VM until we get a successful result.

If we cannot get a successful result, we need to look at Gatling's ability to spread a test across multiple VMs and launch a cluster via the Cloud Function.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant