jmeter-tornado/2.0.0
You can find the source of this version on GitHub at jamlo/jmeter-bosh-release. It was created based on the commit 28b908e
.
Release Notes¶
- Added the ability to define JMeter test plan using the jobs properties. No need for RAW JMX plans anymore, although still supported.
- Added considerable acceptance test coverage.
- Cleaned Jobs control scripts.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "jmeter-tornado" version: "2.0.0" url: "https://bosh.io/d/github.com/jamlo/jmeter-bosh-release?v=2.0.0" sha1: "d9ca924ab5a45153e1de2c20d5e956632be7c20f"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 d9ca924ab5a45153e1de2c20d5e956632be7c20f \ "https://bosh.io/d/github.com/jamlo/jmeter-bosh-release?v=2.0.0"