jmeter-tornado/2.1.0
You can find the source of this version on GitHub at jamlo/jmeter-bosh-release. It was created based on the commit 695e568
.
Release Notes¶
Minor release v2.1.0: - Add ability to specify a delay in HTTP requests when using wizards. - Record generated test plan in logs. - Generate dashboard by default in storm mode.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "jmeter-tornado" version: "2.1.0" url: "https://bosh.io/d/github.com/jamlo/jmeter-bosh-release?v=2.1.0" sha1: "89efd868804da8c79655ab717d242d28e7393713"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 89efd868804da8c79655ab717d242d28e7393713 \ "https://bosh.io/d/github.com/jamlo/jmeter-bosh-release?v=2.1.0"