GerritForge / gatling-sbt-gerrit-test

Gatling SBT-based tests for Gerrit Code Review
2 stars 2 forks source link

Support cloning from reference repo #3

Open DanieleSassoli opened 1 month ago

DanieleSassoli commented 1 month ago

When testing against an existing repository of substantial size, the clone step for the "CreateChangeCommand" scenario can take a substantial amount of time (>10m).

Having the option to clone from a reference repository can greatly improve performance of this part of the simulation.