## Summary
As a POC single api capacity testing pipeline was sharing pipeline steps
& main script with scalability journey.
This pipeline does not build Kibana sources, but downloads existing
Kibana build and run tests against it.
This PR moves capacity testing in its own script and its own pipeline
that includes building Kibana sources and testing your changes.
cc @afharo
It should be possible to test your Kibana changes for apis performance
improvements.