rally/tests/unit/common
Roman Vasilets 5c4956cafb Fix runner timeout
Decided to put thread instance to timeout_queue because
thread.ident in python is recycled. So this is the way to
check whether the thread alive or not.

Closes-bug: #1570798

Change-Id: I745030ec9942c37b47c6d53864ae5fc7ecae7ccd
2016-05-16 18:29:23 +03:00
..
db Transform DB layer to return dicts, not SQLAlchemy models 2016-04-15 10:39:46 +00:00
io [Verify] Fixing 'xfail' mechanism and whole test case failure issue 2016-04-16 12:59:19 +03:00
objects Merge "Adding gnocchi client and keystoneauth to rally" 2016-05-12 20:09:35 +00:00
plugin [docs] remove reindentation from plugin descriptions 2016-01-13 19:29:13 +02:00
__init__.py Move files to common lib(Part 1) 2014-12-24 08:25:33 +08:00
test_broker.py Fix random miss in comsumer/publisher broker 2015-10-14 16:06:10 +08:00
test_costilius.py unit-tests: fix mocks' naming 2015-06-19 22:57:34 +03:00
test_fileutils.py Add ability to specify directory with murano package files 2015-07-29 16:26:01 +03:00
test_junit.py Add failure tag to JUnit report 2015-07-07 15:50:35 +09:00
test_logging.py change name of rally.common.log module 2015-12-14 03:01:49 -05:00
test_sshutils.py Log VM console when Rally fails to connect to VM 2016-02-11 07:46:52 -08:00
test_streaming_algorithms.py [StreamingAlgorithms] result() returns None if data is missing 2015-12-22 17:56:35 +02:00
test_utils.py Fix runner timeout 2016-05-16 18:29:23 +03:00