rally/tests/unit/common
Andrey Kurilin 2bfe9a9928 [task] Fix verification log
While fix for bug #1562713 changed the way how to save verification log in
case of some issues at CLI layer, it did not fixed old saved logs. Also, it
produced one more bug - IOError trace was saved as list instead of string.

This patch fixes the way of storage IOError and add migration to fix old data

Also, we change format of verification_log to dict here
Change-Id: Iffcf066e7033acd48f1446baebe0b2e9a334449f
Related-Bug: #1562713
2016-09-15 12:19:17 +03:00
..
db [task] Fix verification log 2016-09-15 12:19:17 +03:00
io [Verify] Fixing 'xfail' mechanism and whole test case failure issue 2016-04-16 12:59:19 +03:00
objects [task] Fix verification log 2016-09-15 12:19:17 +03:00
plugin Correct spelling mistake in test case name 2016-08-17 14:01:15 +05:30
__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_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 [sshutils] Catch socket.error in put_file 2016-08-22 15:47:01 +03:00
test_streaming_algorithms.py Add performance degradation SLA plugin 2016-07-26 12:47:53 +03:00
test_utils.py Use more specific asserts in tests 2016-08-22 13:46:50 +02:00