Bug 843777

Summary: Run common python checkers (pyflakes, pylint, pep8, doctest) on Node's python sources
Product: [Retired] oVirt Reporter: Fabian Deutsch <fdeutsch>
Component: ovirt-nodeAssignee: Ryan Barry <rbarry>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: acathrow, jboggs, mburns, mgoldboi, ovirt-bugs, ovirt-maint
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: ovirt-node-3.0.3 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-11-28 11:59:05 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 843753, 843776, 843784, 1008934    
Bug Blocks:    

Description Fabian Deutsch 2012-07-27 10:51:23 UTC
Description of problem:
This is a tracker bug to track the different bugs which prevent the usage of some common python checkers on Node's python sources.

Comment 1 Mike Burns 2013-02-05 14:32:57 UTC
need to make this a default in 2.7.0

Comment 2 Fabian Deutsch 2013-04-17 15:47:45 UTC
The following patches add check targets to the src/Makefile

http://gerrit.ovirt.org/14002
http://gerrit.ovirt.org/14003


A check can be run by running make check-local