93395b96df
Add abbility to caputre and store logs of test Change-Id: Id6be2c802d25b9bdde423b9ee43c8702718a5182
23 lines
406 B
ReStructuredText
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.
|