Adoptable Cookbooks List

Looking for a cookbook to adopt? You can now see a list of cookbooks available for adoption!
List of Adoptable Cookbooks

Supermarket Belongs to the Community

Supermarket belongs to the community. While Chef has the responsibility to keep it running and be stewards of its functionality, what it does and how it works is driven by the community. The chef/supermarket repository will continue to be where development of the Supermarket application takes place. Come be part of shaping the direction of Supermarket by opening issues and pull requests or by joining us on the Chef Mailing List.

Select Badges

Select Supported Platforms

Select Status

RSS

taurus (14) Versions 1.0.0

Installs/Configures taurus performance tools

Policyfile
Berkshelf
Knife
cookbook 'taurus', '= 1.0.0', :supermarket
cookbook 'taurus', '= 1.0.0'
knife supermarket install taurus
knife supermarket download taurus
README
Dependencies
Changelog
Quality 100%

taurus Cookbook

=======================

Configures a system with taurus to execute performance testing.

Blazemeter Taurus using installation instructions

Using the following Open Source Performance Tools

Apache JMeter using best practices
Locustio locust using installation instructions

Additional tools to follow in later release.
ab
gatling
seige
tsung

Requirements

Cookbooks

The dependency cookbooks are:
- ark
- build-essential
- yum-epel
- java
- python

Attributes

Key Type Description Default
['taurus']['jdk_version'] String Version of JDK to install '7'
['taurus']['jmeter_support'] Bool Enable support for Apache JMeter 'true'
['taurus']['locustio_support'] Bool Enable support for Locust 'true'
['taurus']['user'] String User for executing load test 'taurus'
['taurus']['group'] String Group associated to running load test 'taurus'
['taurus']['home'] String Home Folder for User '/opt/taurus'
['taurus']['version'] String Specific version of Taurus to install '1.6.1
Key Type Description Default
['taurus']['jmeter']['version'] String Version of Apache JMeter to install '2.13'
['taurus']['jmeter']['path'] String Default path to install Apache JMeter '/opt/taurus/tools/jmeter'
['taurus']['jmeter']['mirror_source'] String Website to pull packages 'https://archive.apache.org/dist/jmeter/binaries'
['taurus']['jmeter']['source_url'] String Download link for Apache JMeter "#{node['taurus']['jmeter']['mirror_source']}/apache-jmeter-#{node['taurus']['jmeter']['version']}.zip"
Key Type Description Default
['taurus']['jmeter']['plugins']['version'] String Version of Apache JMeter Plugin '1.4.0'
['taurus']['jmeter']['plugins']['list'] Array Plugins to install for Apache JMeter 'Standard Extras ExtrasLibs WebDriver XMPP Hadoop'
['taurus']['jmeter']['plugins']['mirror_source'] String Website to pull packages 'http://jmeter-plugins.org/files'
Key Type Description Default
['taurus']['locustio']['version'] String Version of Locust to install '0.7.5'

Supported Platforms

  • Centos 7.1

Usage

Maintainers

Dependent cookbooks

ark >= 0.0.0
build-essential >= 0.0.0
yum-epel >= 0.0.0
java >= 0.0.0
python >= 0.0.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

taurus CHANGELOG

1.0.0

Initial release of taurus

Foodcritic Metric
            

1.0.0 passed this metric