fuel-qa/fuelweb_test/tests/tests_scale
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
..
__init__.py Add initial directories for acceptance tests 2015-12-10 14:29:00 +02:00
test_scale_group_1.py Fix inspection issues 2016-05-10 11:54:55 +03:00
test_scale_group_2.py Decrement should_fail tests for nova services 2016-04-25 10:27:58 +03:00
test_scale_group_3.py Decrement should_fail tests for nova services 2016-04-25 10:27:58 +03:00
test_scale_group_4.py Update docstring test descriptions 2016-04-05 15:38:15 +03:00
test_scale_group_5.py Decrement should_fail tests for nova services 2016-04-25 10:27:58 +03:00
test_scale_group_6.py Update docstring test descriptions 2016-04-05 15:38:15 +03:00