rally/tests/unit/deployment
Alexander Maretskiy 0a1ac85e25 [Tests] Fix unexpected tox output of SomeError exception
This suppresses traceback of SomeError exception raised in
tests.unit.deployment.test_engine.EngineTestCase:

    Traceback (most recent call last):
      File "tests/unit/deployment/test_engine.py", line 198,
      in context_with_error
	raise error
    SomeError

This output does not impact tests result but clogs
tox messages

Change-Id: I78ca06ec33c971129185389bc9a6d6321718817d
2016-04-11 15:07:50 +03:00
..
engines Remove fuel deployment engine 2016-01-29 12:52:56 +03:00
serverprovider Security group for OpenStack server provider 2015-12-29 17:12:39 +02:00
__init__.py Refactor rally/deploy -> rally/deployment 2015-07-01 17:32:30 -07:00
test_engine.py [Tests] Fix unexpected tox output of SomeError exception 2016-04-11 15:07:50 +03:00
test_lxc.py Rename "endpoint" to "credential" (part 3) 2015-12-03 07:37:37 -05:00
test_multihost.py Rename "endpoint" to "credential" (part 3) 2015-12-03 07:37:37 -05:00