diff options
author | Guo Ruijing <ruijing.guo@intel.com> | 2016-07-13 06:35:43 +0800 |
---|---|---|
committer | Guo Ruijing <ruijing.guo@intel.com> | 2016-07-13 06:36:41 +0800 |
commit | f072f68040f2de7c66bcd91f595691e44a91122b (patch) | |
tree | aacf6d72e7ac93f9d041f413bc35fee9cf77d95c /build/f_isoroot | |
parent | d4ae056501ed0778a19beb6f207c00439f95cff3 (diff) |
Update fuel yardstick plugin
1. update fuel plugin builder
2. change install directory in yardstick plugin
3. update README
Change-Id: I8d717ef568aeaa7958cd1a3161d4ef8ca17a1de1
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
Diffstat (limited to 'build/f_isoroot')
-rw-r--r-- | build/f_isoroot/f_yardstick-pluginbuild/config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/f_isoroot/f_yardstick-pluginbuild/config.mk b/build/f_isoroot/f_yardstick-pluginbuild/config.mk index f671aa997..3db4e9ce2 100644 --- a/build/f_isoroot/f_yardstick-pluginbuild/config.mk +++ b/build/f_isoroot/f_yardstick-pluginbuild/config.mk @@ -8,6 +8,6 @@ # http://www.apache.org/licenses/LICENSE-2.0 ############################################################################## -YARDSTICK_BRANCH?=675eef731a098f83aa98c2021b151b7e5ba1da7d +YARDSTICK_BRANCH?=55e2e867e9a3f01b39f619251253470948e250d4 YARDSTICK_REPO?=https://gerrit.opnfv.org/gerrit/yardstick.git YARDSTICK_CHANGE?= |