Add fuel plugin for Yardstick 83/15783/7
authorGuo Ruijing <ruijing.guo@intel.com>
Mon, 20 Jun 2016 19:03:32 +0000 (03:03 +0800)
committerGuo Ruijing <ruijing.guo@intel.com>
Mon, 20 Jun 2016 19:05:17 +0000 (03:05 +0800)
commit675eef731a098f83aa98c2021b151b7e5ba1da7d
tree77593df19c82bad2844743034600a93aa0255239
parent3ec9f7fbd9ed74126ae92be3e7d4c16b39674987
Add fuel plugin for Yardstick
  1. fuel can deploy yardstick
  2. todo: fuel run yardstick

Change-Id: If1a4b178187d78bdc2d4c3b6469faff78dc51ead
Signed-off-by: Chou, David J <david.j.chou@intel.com>
Signed-off-by: Hinman, John <john.hinman@intel.com>
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
12 files changed:
fuel-plugin/LICENSE [new file with mode: 0644]
fuel-plugin/README.md [new file with mode: 0644]
fuel-plugin/deployment_scripts/install.sh [new file with mode: 0755]
fuel-plugin/deployment_scripts/puppet/manifests/yardstick-install.pp [new file with mode: 0644]
fuel-plugin/deployment_tasks.yaml [new file with mode: 0644]
fuel-plugin/environment_config.yaml [new file with mode: 0644]
fuel-plugin/metadata.yaml [new file with mode: 0644]
fuel-plugin/node_roles.yaml [new file with mode: 0644]
fuel-plugin/pre_build_hook [new file with mode: 0755]
fuel-plugin/tasks.yaml [new file with mode: 0644]
fuel-plugin/vagrant/Vagrantfile [new file with mode: 0644]
fuel-plugin/vagrant/build_fuel_plugin.sh [new file with mode: 0755]