From: Martin Klozik Date: Wed, 7 Mar 2018 07:00:11 +0000 (+0000) Subject: ci: Fix typo in MERGE job definition X-Git-Tag: opnfv-6.0.0~16 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=4a4ee678acca263ac39a67068822f3ffee8ecaf2;p=vswitchperf.git ci: Fix typo in MERGE job definition Fix of the typo in the name of pylint check function. Change-Id: Ie67c95715bd3fda76b2ae47ac8bb48807ffc58c5 Signed-off-by: Martin Klozik Reviewed-by: Al Morton Reviewed-by: Christian Trautman Reviewed-by: Sridhar Rao --- diff --git a/ci/build-vsperf.sh b/ci/build-vsperf.sh index 00a548ba..a8da6a80 100755 --- a/ci/build-vsperf.sh +++ b/ci/build-vsperf.sh @@ -535,7 +535,7 @@ case $1 in echo "VSPERF merge job" echo "================" - execute_pylint_check + execute_vsperf_pylint_check terminate_vsperf execute_vsperf_sanity terminate_vsperf