This website requires JavaScript.
Explore
Get Started
starlingx
/
metal
Code
Issues
Proposed changes
d92f06146d
Branches
Tags
No results found.
metal
/
test-requirements.txt
5 lines
56 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add default test framework Change-Id: I18bfbf72a120b6832fbc52e630cb3c96daa663b1 Signed-off-by: Dean Troyer <dtroyer@gmail.com>
2018-06-11 23:50:11 +00:00
bashate >= 0.2
PyYAML >= 3.1.0
yamllint >= 0.5.2
pep8 job enable and fix pep8 reported issue use flake8 as pep8 tools enable check and gate for pep8(voting) Fix below flake8 issues: E127 continuation line over-indented for visual indent E211 whitespace before '(' E222 multiple spaces after operator E302 expected 2 blank lines, found 1 E501 line too long (101 > 79 characters) E502 the backslash is redundant between brackets F401 'platform' imported but unused W391 blank line at end of file Change-Id: Idfb953e52c8ee35c2adefdf0e4143a381c7f49e2 Story: 2003426 Task: 24596 Signed-off-by: Sun Austin <austin.sun@intel.com>
2018-09-04 01:57:48 +00:00
flake8
Copy Permalink