Skip to content

Instantly share code, notes, and snippets.

@ceesco53
Last active June 24, 2019 20:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ceesco53/241cbdb2b9407d589557ab1a3f21075d to your computer and use it in GitHub Desktop.
Save ceesco53/241cbdb2b9407d589557ab1a3f21075d to your computer and use it in GitHub Desktop.
jmeter-tornado.yml
---
name: jmeter-tornado
releases:
- name: jmeter-tornado
version: 2.1.1
url: git+https://github.com/jamlo/jmeter-bosh-release
stemcells:
- alias: default
os: ubuntu-xenial
version: latest
update:
canaries: 2
max_in_flight: 1
canary_watch_time: 5000-60000
update_watch_time: 5000-60000
instance_groups:
- name: jmeter_launchers
instances: 1
vm_type: default
stemcell: default
azs: [z1]
networks:
- name: default
jobs:
- name: jmeter_tornado
release: jmeter-tornado
properties: {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment