rally-openstack/doc/feature_request/capture_task_logging.rst
dagnello 93395b96df [feature request] Add abbility to caputre logs from tested services
Add abbility to caputre and store logs of test

Change-Id: Id6be2c802d25b9bdde423b9ee43c8702718a5182
2015-08-28 11:11:38 -07:00

23 lines
406 B
ReStructuredText

==========================
Capture Logs from services
==========================
Use case
--------
A developer is executing various task and would like to capture logs as
well as test results.
Problem description
-------------------
In case of errors it is quite hard to debug what happend.
Possible solution
-----------------
* Add special context that can capture the logs from tested services.