summaryrefslogtreecommitdiff
path: root/tko/parsers
AgeCommit message (Expand)AuthorFilesLines
2011-06-25tko.parsers: Support multiline, tabbed reasons. Improve parser robustness.HEADmasterlmr3-22/+45
2011-03-02Results parser: Handle errors parsing lines more properlylmr1-1/+7
2010-11-27Perf metrics with negative values never get into tko databaselmr2-11/+14
2010-09-14Add support to the parser and server job for logging the result of an exceptionjadmanski1-2/+7
2010-06-10Fixed a minor bug in version_0.py. The constructor was missing an argument. T...jamesren1-2/+2
2010-05-04Fix the recent CLIENT_JOB changes in the parser to not conflict withjadmanski1-6/+7
2010-04-30Fix the parser to report a "RUNNING" status for CLIENT_JOB.* entriesjadmanski1-0/+10
2010-02-04Autotest: Porting all hash operations to use utils.hashlmr1-3/+4
2010-01-15Support for job keyvalsshoward1-1/+1
2009-08-27Make a bunch of stuff executablembligh6-0/+0
2009-08-20Make the parser read and use the machine platform from host_keyvals, if avail...showard2-23/+93
2009-08-03This is the result of a batch reindent.py across our tree.mbligh2-12/+12
2009-07-20Change the parser handling of perf keyvals to bypass any non-numeric values.jadmanski3-19/+55
2009-07-11Update parser unittests to use autotempmbligh2-11/+19
2009-07-01Make some changes to the parser so that when multiple reasons arejadmanski1-0/+2
2009-06-22Not all distros put a symlink in for the python version. Howevermbligh3-3/+3
2009-06-10If a group doesn't define a subdir, and it executes "inner" tests thatjadmanski1-0/+2
2009-05-26Always use the host_group_name even if a sysinfo/hostname file existsmbligh2-1/+25
2009-05-11Represent a group of machines with either the atomic group label name,showard2-0/+64
2009-05-06Use a set instead of a list to store currently running reasons, andjadmanski1-5/+6
2009-04-21Fix up the parser to interpret reasons in a more logical andjadmanski1-2/+4
2009-04-01The parser should update the RUNNING status and reason when the latestjadmanski1-2/+2
2009-04-01When the parser encounters a job-level status update that isn'tjadmanski1-0/+3
2009-04-01Convert the parser unit tests over to use the more portable dumbdbm asjadmanski2-3/+9
2009-03-25Drop the '-autotest' suffix from the kernel version in version_1mbligh1-1/+1
2009-03-10Add support to the autotest parser for updating RUNNING test resultsjadmanski1-0/+11
2009-02-04Fix the parser handling of overly indented status lines (by ignoringjadmanski1-27/+16
2009-01-30Add some more slack to the parser when dealing with multi-machinejadmanski1-2/+9
2009-01-10Fix a bug in the parser exposed by the recent change where wejadmanski1-0/+1
2009-01-07Found another issue with SERVER_JOB status collection on multi-machinejadmanski1-1/+6
2008-12-22Add a helper function for comparing results in the store.mbligh3-1/+47
2008-12-17Change the parser to use the reason line of whatever the worst statusjadmanski1-2/+12
2008-12-03Support Python2.5 as well.mbligh1-6/+16
2008-12-02Add a dummy SERVER_JOB test result in TKO that we use to representjadmanski1-2/+40
2008-11-27Add option to inspect script to open store with write access.mbligh2-3/+12
2008-11-27On jobs that fail without termination in status.log, use timestamp of last li...mbligh3-19/+62
2008-11-24Tool for re-executing parser harness and storing result.mbligh1-0/+40
2008-11-24Add tool for inspecting parser result store.mbligh1-0/+26
2008-11-24Remove artifact of initial implementation.mbligh1-1/+1
2008-11-24Fixes expectation that parser_result.store be writable during test run.mbligh1-2/+2
2008-11-24Adding test and fix for garbage in log lines bug.mbligh2-2/+10
2008-11-19Support for site specific scenerios.mbligh1-6/+9
2008-11-18Parser regression testing support.mbligh6-0/+672
2008-11-17We have a silly assertion in the parser that doesn't really matterjadmanski1-4/+2
2008-11-04sysinfo-uname test attribute should exclude hostname.mbligh1-1/+1
2008-11-04When building a kernel we will use the first build, build.2, build.3, andmbligh1-2/+13
2008-10-21Only increment the boot count in the parser for reboots that aren'tjadmanski1-1/+2
2008-10-08Fix up the parser to handle the case where a server-side test runs ajadmanski1-4/+5
2008-10-01Update the scheduler and the parser to use the new aborted_* attributes thatjadmanski2-7/+15
2008-09-25Change the job keyval loading code to do a search up the filesystemjadmanski1-7/+5