diff options
author | Ruijing Guo <ruijing.guo@intel.com> | 2017-03-15 13:00:53 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-03-15 13:00:53 +0000 |
commit | 4b647cf926eeb373a90dee77d1dc915ae5a6c665 (patch) | |
tree | b30847166adfb3a579817b67394dc6de9d60828c | |
parent | 85952c3c4b1d55e16ab15fb172e6173a1c1b9816 (diff) | |
parent | 989d8ea5ebf2c2fda2bc3792830ba525273189e6 (diff) |
Merge "Rebase yardstick to stable/danube"
-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 |