jmeter-tornado/2.1.1
You can find the source of this version on GitHub at jamlo/jmeter-bosh-release. It was created based on the commit 51656f8
.
Release Notes¶
Patch release. - Fixes issue #13 . Running errand with keep-alive flag works now.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "jmeter-tornado" version: "2.1.1" url: "https://bosh.io/d/github.com/jamlo/jmeter-bosh-release?v=2.1.1" sha1: "c47ae7cd0094c5d9275ec083a8cdeef894f0064a"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 c47ae7cd0094c5d9275ec083a8cdeef894f0064a \ "https://bosh.io/d/github.com/jamlo/jmeter-bosh-release?v=2.1.1"