Whamcloud - gitweb
EX-9611 lipe: ignore pylint warnings
authorAndreas Dilger <adilger@whamcloud.com>
Tue, 16 Apr 2024 21:34:14 +0000 (15:34 -0600)
committerAndreas Dilger <adilger@whamcloud.com>
Wed, 1 May 2024 22:30:08 +0000 (22:30 +0000)
commit1fad18d7d4ff1e5b944733ba4f5e8074fb1c264b
tree467e899d3433c749fd9a533a705ba8c494bf3f30
parent62b72165ddfbc0b7f661eafe108664b25bd8b536
EX-9611 lipe: ignore pylint warnings

The Python-based lipe code is deprecated, but fails during
building because of newer pylint warnings.  Ignore errors
from pylint during building until someone fixes them.

Make the installation of pylint optional to simplify builds.

Test-Parameters: trivial
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: Ibd94f6ef5ef69b1fd597f40bbecca6e3c3fb8f02
Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/54861
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Feng Lei <flei@whamcloud.com>
lipe/configure.ac
lipe/pybuild/Makefile.am
lipe/pylipe/Makefile.am