summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xtests/testexec.sh3
1 files changed, 0 insertions, 3 deletions
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