bugfix: serviceha do not provide result to influxdb
[yardstick.git] / fuel-plugin / deployment_tasks.yaml
1 - id: yardstick
2   type: group
3   role: [yardstick]
4   requires: [deploy_start]
5   required_for: [deploy_end]
6   tasks: [hiera, setup_repositories, fuel_pkgs, globals, tools, logging, netconfig]
7   parameters:
8     strategy:
9       type: parallel
10
11 - id: yardstick-install
12   type: puppet
13   version: 2.0.0
14   groups: [yardstick]
15   required_for: [post_deployment_end]
16   requires: [post_deployment_start]
17   parameters:
18     puppet_manifest: puppet/manifests/yardstick-install.pp
19     puppet_modules: puppet/modules:/etc/puppet/modules
20     timeout: 720