[fedfs-utils] [PATCH 2/5] CheckInTests: Add check-in tests for fedfs-utils Python components

Chuck Lever chuck.lever at oracle.com
Tue Oct 29 12:42:03 PDT 2013


Signed-off-by: Chuck Lever <chuck.lever at oracle.com>
---
 doc/CheckInTests |    4 ++++
 1 file changed, 4 insertions(+)

diff --git a/doc/CheckInTests b/doc/CheckInTests
index c1e1c27..8375861 100644
--- a/doc/CheckInTests
+++ b/doc/CheckInTests
@@ -103,6 +103,10 @@ To preserve bisectability, the tree MUST build after each commit.
 Try to maintain documentation coherency with code.  Check code against
 man pages and the INSTALL and README documents.
 
+Python components must comply with PEP 8 and must run correctly under
+Python 2.7+ and 3.  A commit must not introduce any new pylint warnings
+or errors.
+
 At some point, we'd like:
 
  1.  Automated checking of coding style and white space




More information about the fedfs-utils-devel mailing list