diff options
author | Ruijing Guo <ruijing.guo@intel.com> | 2017-03-17 00:17:28 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-03-17 00:17:28 +0000 |
commit | 3d45bfd55555a997da3ec72c77a958bf5fc395b5 (patch) | |
tree | 4cf55974387d2c09dc10b8cef6114e3c7fbd0269 /build/f_isoroot/f_vsperfpluginbuild | |
parent | 8e67db574f00ede98f53819ca9f2be99089012dd (diff) | |
parent | 1a45a7f5861e7847ddec80791ddab6dc6cc991f2 (diff) |
Merge "Rebase vsperf to stable/danube" into stable/danube
Diffstat (limited to 'build/f_isoroot/f_vsperfpluginbuild')
-rw-r--r-- | build/f_isoroot/f_vsperfpluginbuild/config.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/build/f_isoroot/f_vsperfpluginbuild/config.mk b/build/f_isoroot/f_vsperfpluginbuild/config.mk index 82f0723e0..d1db7eb6f 100644 --- a/build/f_isoroot/f_vsperfpluginbuild/config.mk +++ b/build/f_isoroot/f_vsperfpluginbuild/config.mk @@ -7,6 +7,6 @@ # http://www.apache.org/licenses/LICENSE-2.0 ############################################################################## -VSPERF_BRANCH?=efdc282f4b08e96f3e09d43f94ba0508e4f26090 +VSPERF_BRANCH?=stable/danube VSPERF_REPO?=https://gerrit.opnfv.org/gerrit/vswitchperf.git -VSPERF_CHANGE?= +VSPERF_CHANGE?=5a48d6b78c014e62e7c233117abb61cc1f8844e6 |