From f072f68040f2de7c66bcd91f595691e44a91122b Mon Sep 17 00:00:00 2001 From: Guo Ruijing Date: Wed, 13 Jul 2016 06:35:43 +0800 Subject: 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 --- build/f_isoroot/f_yardstick-pluginbuild/config.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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?= -- cgit 1.2.3-korg