diff options
author | Guo Ruijing <ruijing.guo@intel.com> | 2017-03-15 11:14:51 +0800 |
---|---|---|
committer | Ruijing Guo <ruijing.guo@intel.com> | 2017-03-16 04:58:32 +0000 |
commit | 8e67db574f00ede98f53819ca9f2be99089012dd (patch) | |
tree | 7d75a2a484dd68786ce9cb4a0d01e4955133448a /build/f_isoroot | |
parent | 0159bd483a19aaf7a9cd81315835e34a36756d8a (diff) |
Rebase yardstick to stable/danube
Change-Id: I8d284e92608d3fa89cbbe97ccb32536f3a9fae37
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
(cherry picked from commit 989d8ea5ebf2c2fda2bc3792830ba525273189e6)
Diffstat (limited to 'build/f_isoroot')
-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 |