fuel-qa/utils/jenkins
Alexey Stepanov 3990b5fb65 Fix inspection issues
1. PyCharm inspection: ignore no member for magic places
  (six.moves, mixin for system_test, unicode<->string on python2)
2. Fix docstrings
3. Fix reraise of SkipTest
  (use raise instead of raising again the same exception, but no args)
4. Bash simple variable usage

Closes-bug: #1578998

Change-Id: Ifac2dcb68b323ce48c6c80598abfd18ed9bf2caf
2016-05-10 11:54:55 +03:00
..
fuel_logs.py Output log file names when printing parsed lines 2016-04-06 08:24:04 +00:00
system_tests.sh Fix inspection issues 2016-05-10 11:54:55 +03:00