Add support to the client logging config for optionally reading a log file
prefix from the global config, and change the autotest.py execution code to
make use of this to produce client.0.*, client.1.*, etc log files instead of
just capturing one set of client.* logs.
Also modifies the server-side logging to capture client.N.log files instead
of client.log.N files (to be more in line with the logs from the client) and
retains the file only if the equivalent client.N.DEBUG file cannot be captured
(e.g. in the case of a complete client crash).
Signed-off-by: John Admanski <jadmanski@google.com>
git-svn-id: http://test.kernel.org/svn/autotest/trunk@4285 592f7852-d20e-0410-864c-8624ca9c26a4
3 files changed