diff options
author | Guo Ruijing <ruijing.guo@intel.com> | 2016-08-10 18:48:07 -0700 |
---|---|---|
committer | Guo Ruijing <ruijing.guo@intel.com> | 2016-08-10 18:48:58 -0700 |
commit | a3f694a71fe6e4d23f97d086f476b6d203815b44 (patch) | |
tree | 397ce9dc43a387faf3edf4627897fce3c82846d6 /build | |
parent | f96b162d0b7ab0839a5961a23f5f57cf320168e4 (diff) |
Rebase vsperf
1. discuss with vsperf PTL to rebase vspef with stable commit ID
Change-Id: Ia87d4d5394b5eb476165b06d015414c1675fccac
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
Diffstat (limited to 'build')
-rw-r--r-- | build/f_isoroot/f_vsperfpluginbuild/config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/f_isoroot/f_vsperfpluginbuild/config.mk b/build/f_isoroot/f_vsperfpluginbuild/config.mk index 576018dcf..35f4059f1 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?=5e3b6ae0427963520357453728411327ac8efafe +VSPERF_BRANCH?=5a0c6772d255aeb0ab1e6246c91bbeb56bb3a239 VSPERF_REPO?=https://gerrit.opnfv.org/gerrit/vswitchperf.git VSPERF_CHANGE?= |