diff options
author | Guo Ruijing <ruijing.guo@intel.com> | 2016-07-26 00:16:08 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-07-26 00:16:08 +0000 |
commit | 76985f5f966bfdf7eaeb89735d4bf28f6bb60d8e (patch) | |
tree | bc2833aea5a5428701cd6906d6c7baddfe4c284a /build/f_isoroot/f_yardstick-pluginbuild | |
parent | 6d01c223e8bab2f5bab4941d12a1f09c5d5123b0 (diff) | |
parent | decbe8418e4f826241688ec9b9660603200e5913 (diff) |
Merge "Minor fixes in yardstick fuel plugin"
Diffstat (limited to 'build/f_isoroot/f_yardstick-pluginbuild')
-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 3db4e9ce2..b87ab6f7c 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?=55e2e867e9a3f01b39f619251253470948e250d4 +YARDSTICK_BRANCH?=1e6ca0bfaaeadff7ce8ac9b1693b03d122e58a79 YARDSTICK_REPO?=https://gerrit.opnfv.org/gerrit/yardstick.git YARDSTICK_CHANGE?= |