From: Don Dugger Date: Thu, 28 Jan 2016 23:56:39 +0000 (+0000) Subject: Merge "Remove the code to apply yardstick patch" X-Git-Tag: brahmaputra.1.0~1 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?p=kvmfornfv.git;a=commitdiff_plain;h=5f9d955ca33dbae8c8226e42242c37f09f6811bf;hp=d38f6ce67cff4803da5836c886fea78300bbaf50 Merge "Remove the code to apply yardstick patch" --- diff --git a/tests/testexec.sh b/tests/testexec.sh index d83ace9ea..f773907f7 100755 --- a/tests/testexec.sh +++ b/tests/testexec.sh @@ -127,9 +127,6 @@ verifiy() export YARDSTICK_VERSION=$(git rev-parse HEAD) - # fetch patch - git fetch https://QiLiang@gerrit.opnfv.org/gerrit/yardstick refs/changes/33/3633/1 && git checkout FETCH_HEAD - # If any change needed for yardstick, applied here. if [ -e /opt/yardstick.patch ] then