benchmark-runner icon indicating copy to clipboard operation
benchmark-runner copied to clipboard

fix scale parallelism

Open ebattat opened this issue 2 years ago • 0 comments

This PR fix scale issue for vdbench and bootstorm workloads.

  1. Add parallelism for:
  • create vm/pod
  • start vm/pod
  • delete vm/pod
  1. Wrap every run by threads limit, it should be equal to number of CPUs in provision machine.

ebattat avatar Dec 07 '22 19:12 ebattat