diff options
author | Guo Ruijing <ruijing.guo@intel.com> | 2016-07-18 08:33:39 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-07-18 08:33:39 +0000 |
commit | 264623809055c5ade26fc615d1255302f0b7c305 (patch) | |
tree | 39519c86eec5e16b0f8261d99bd66809240b7d57 | |
parent | dfda6c2155a647bd78467c6cc8926c5d9c3a3234 (diff) | |
parent | f072f68040f2de7c66bcd91f595691e44a91122b (diff) |
Merge "Update fuel yardstick plugin 1. update fuel plugin builder 2. change install directory in yardstick plugin 3. update README"
-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?= |