diff options
author | Guo Ruijing <ruijing.guo@intel.com> | 2017-03-13 12:59:37 -0700 |
---|---|---|
committer | Guo Ruijing <ruijing.guo@intel.com> | 2017-03-15 10:56:46 +0800 |
commit | bcb67861f5e6fb51cfd051efce71fbff73a29222 (patch) | |
tree | 5ce3c95ac68c6bad2d7166a3764be2f0fd845045 | |
parent | 0159bd483a19aaf7a9cd81315835e34a36756d8a (diff) |
Rebase vsperf to stable/danube
Change-Id: I621d45c2db74ca3a030f15e29e167a890560ee2d
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
-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 |