gerlowskija opened a new pull request, #124: URL: https://github.com/apache/solr-sandbox/pull/124
Primary entrypoint is `run-benchmark-on-commits.sh`, which takes a list of commits (or a "branch", "startCommit" and "endCommit") and iterates over them, running Gatling benchmarks on each and storing the results in a data directory. Users who want to automate running benchmarks periodically (i.e. nightly) may use the provided `periodic-benchmark.sh` script. This isn't as nice as having a full Jenkins setup, that's probably the "right" way to do this sort of recurring automation. But providing a simple path for folks to get up and running that doesn't involve installing and running Jenkins seems like a nice 80/20 tradeoff that lowers the barrier-to-entry a good deal. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
