History log of /external/autotest/tko/site_parse
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
642f12c63cbfac83915408d65aab8cdc5e424060 29-Apr-2011 Eric Li <ericli@chromium.org> Install a private site parser hook for dashboard.

Change-Id: I103be2b32b9ffe01a18807f484cba0f26122df52

BUG=None
TEST=

Review URL: http://codereview.chromium.org/6902159
/external/autotest/tko/site_parse
e5436f3561713c9f68eebc4c9347ffb59e36bd8f 31-Mar-2011 Dale Curtis <dalecurtis@chromium.org> Add new site parser based off on generate_test_report.

This site parser is used to generate a JSON report of test failures, crashes,
and the associated logs for later consumption by an Email generator.

The parser uses the test report generator which comes bundled with the Chrome
OS source tree in order to maintain consistency. As well as not having to keep
track of any secondary failure white lists.

The path to the Chrome OS source tree is defined in global_config under the
CROS section as 'source_tree'.

Existing parse behavior is kept completely intact. If the site parser is not
configured it will print a debug message and exit after default parser is
called.

Relies on changes to generate_test_report here:

http://codereview.chromium.org/6731024/

Change-Id: Ib4696b88a22ca67b0822a72366d57709a5863ae5

BUG=chromium-os:12100, chromium-os:13586, chromium-os:13496
TEST=Ran parser on many sets of results.

Review URL: http://codereview.chromium.org/6758040
/external/autotest/tko/site_parse