diff options
author | Ruijing Guo <ruijing.guo@intel.com> | 2017-03-15 13:00:43 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-03-15 13:00:43 +0000 |
commit | 85952c3c4b1d55e16ab15fb172e6173a1c1b9816 (patch) | |
tree | 930cdf43af58c761048a1c2ebbbe344ee1935796 | |
parent | 802a49cd0f202761ab65538ce3f4738b87c3fad9 (diff) | |
parent | bcb67861f5e6fb51cfd051efce71fbff73a29222 (diff) |
Merge "Rebase vsperf to stable/danube"
-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 |