aboutsummaryrefslogtreecommitdiffstats
path: root/fuel-plugin/deployment_tasks.yaml
diff options
context:
space:
mode:
authorliang gao <jean.gaoliang@huawei.com>2016-07-19 08:17:46 +0000
committerGerrit Code Review <gerrit@172.30.200.206>2016-07-19 08:17:46 +0000
commit1e6ca0bfaaeadff7ce8ac9b1693b03d122e58a79 (patch)
tree107cdbd9219a105436b1bcf4067636fe5fb8798f /fuel-plugin/deployment_tasks.yaml
parent1f17dacf4548d8a939b134ab573108d15432c162 (diff)
parent7a180df8683f8694dfbbc7980ba356e337a84cab (diff)
Merge "Minor fixes in fuel plugin 1. update yardstick tasks 2. fix typo 3. update comments in pre_build_hook"
Diffstat (limited to 'fuel-plugin/deployment_tasks.yaml')
-rw-r--r--fuel-plugin/deployment_tasks.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/fuel-plugin/deployment_tasks.yaml b/fuel-plugin/deployment_tasks.yaml
index 90fae7192..6d53198b7 100644
--- a/fuel-plugin/deployment_tasks.yaml
+++ b/fuel-plugin/deployment_tasks.yaml
@@ -3,7 +3,7 @@
role: [yardstick]
requires: [deploy_start]
required_for: [deploy_end]
- tasks: [hiera, setup_repositories, fuel_pkgs, globals, tools, logging, netconfig, yardstick-install]
+ tasks: [hiera, setup_repositories, fuel_pkgs, globals, tools, logging, netconfig]
parameters:
strategy:
type: parallel