summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorManjunath Ranganathaiah <manjunath.ranganathaiah@intel.com>2017-01-23 14:12:12 -0500
committerManjunath Ranganathaiah <manjunath.ranganathaiah@intel.com>2017-02-06 22:27:27 +0000
commitb5687496eacdb4e48a3134b0c338244343c95a01 (patch)
treed6c683c9038c1f0c253ec6fb847cf15f04149b6c /config
parentb8cad752ff9e3685c3b6490e7a4ef3a6862e3767 (diff)
Adding yardstick installation using docker container
This patch adds yardstick option to deploy settings, installs docker and yardstick image to undercloud. Change-Id: I3a2a1d6bcdfe5becd11d6d9f22218837c572d5da Signed-off-by: Manjunath Ranganathaiah <manjunath.ranganathaiah@intel.com>
Diffstat (limited to 'config')
-rw-r--r--config/deploy/deploy_settings.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/deploy/deploy_settings.yaml b/config/deploy/deploy_settings.yaml
index ea35ae70..9d028a47 100644
--- a/config/deploy/deploy_settings.yaml
+++ b/config/deploy/deploy_settings.yaml
@@ -85,3 +85,6 @@ deploy_options:
# isolcpus: 0
# hugepage: 2M
# intel_iommu: 'on'
+
+ # Set yardstick option to install yardstick
+ #yardstick: false