ci: Fix typo in MERGE job definition 11/53211/1
authorMartin Klozik <martinx.klozik@intel.com>
Wed, 7 Mar 2018 07:00:11 +0000 (07:00 +0000)
committerMartin Klozik <martinx.klozik@intel.com>
Wed, 7 Mar 2018 07:00:11 +0000 (07:00 +0000)
Fix of the typo in the name of pylint check function.

Change-Id: Ie67c95715bd3fda76b2ae47ac8bb48807ffc58c5
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Al Morton <acmorton@att.com>
Reviewed-by: Christian Trautman <ctrautma@redhat.com>
Reviewed-by: Sridhar Rao <sridhar.rao@spirent.com>
ci/build-vsperf.sh

index 00a548b..a8da6a8 100755 (executable)
@@ -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