benchmark-runner
benchmark-runner copied to clipboard
fix scale parallelism
This PR fix scale issue for vdbench and bootstorm workloads.
- Add parallelism for:
- create vm/pod
- start vm/pod
- delete vm/pod
- Wrap every run by threads limit, it should be equal to number of CPUs in provision machine.