commit | 97449cc66c56ba7ee92a95c8356fd68244bbd5a7 | [log] [tgz] |
---|---|---|
author | Sean Dague <sdague@linux.vnet.ibm.com> | Fri Jan 04 14:38:26 2013 -0500 |
committer | Sean Dague <sdague@linux.vnet.ibm.com> | Fri Jan 04 15:21:03 2013 -0500 |
tree | fb247ad9bbd2b6051e8377cec4e09b9229030a00 | |
parent | 64ef48dd39b5e077dfb8ae12de36ac360ecb9683 [diff] |
add hacking.py rule to prevent docstrings add new rule for hacking.py to catch and prevent docstrings on test_ functions in the tempest/test directory. Found 2 oddballs that I missed on the last conversion. update ./run_tests.sh to not ingore all N4* errors (basically all our custom rules), 401 and 402 still ignored because we actually have a lot of errors on both of those. Change-Id: I894d181433b7dcd1a9f4429f1a463be75018f05e