diff options
author | Guo Ruijing <ruijing.guo@intel.com> | 2017-03-15 11:14:51 +0800 |
---|---|---|
committer | Guo Ruijing <ruijing.guo@intel.com> | 2017-03-15 11:15:38 +0800 |
commit | 989d8ea5ebf2c2fda2bc3792830ba525273189e6 (patch) | |
tree | 165c3d73349ca67584fb4fdb63ea15c99e3a8e31 | |
parent | 802a49cd0f202761ab65538ce3f4738b87c3fad9 (diff) |
Rebase yardstick to stable/danube
Change-Id: I8d284e92608d3fa89cbbe97ccb32536f3a9fae37
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
-rw-r--r-- | build/f_isoroot/f_yardstick-pluginbuild/config.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/build/f_isoroot/f_yardstick-pluginbuild/config.mk b/build/f_isoroot/f_yardstick-pluginbuild/config.mk index d47e6a8e0..508a10eec 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?=31f563b8aa2e6dcf652cb7e9dfdc3f6c7316dc1d +YARDSTICK_BRANCH?=stable/danube YARDSTICK_REPO?=https://gerrit.opnfv.org/gerrit/yardstick.git -YARDSTICK_CHANGE?= +YARDSTICK_CHANGE?=7a4472954122ce97cc67acab2dc3207a1582370d |