summaryrefslogtreecommitdiff
path: root/tko/parsers/version_0.py
AgeCommit message (Expand)AuthorFilesLines
2011-06-25tko.parsers: Support multiline, tabbed reasons. Improve parser robustness.HEADmasterlmr1-10/+18
2011-03-02Results parser: Handle errors parsing lines more properlylmr1-1/+7
2010-06-10Fixed a minor bug in version_0.py. The constructor was missing an argument. T...jamesren1-2/+2
2010-01-15Support for job keyvalsshoward1-1/+1
2009-08-20Make the parser read and use the machine platform from host_keyvals, if avail...showard1-14/+42
2009-08-03This is the result of a batch reindent.py across our tree.mbligh1-11/+11
2009-05-26Always use the host_group_name even if a sysinfo/hostname file existsmbligh1-1/+1
2009-05-11Represent a group of machines with either the atomic group label name,showard1-0/+5
2009-01-30Add some more slack to the parser when dealing with multi-machinejadmanski1-2/+9
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-01Update the scheduler and the parser to use the new aborted_* attributes thatjadmanski1-4/+6
2008-09-25Change the job keyval loading code to do a search up the filesystemjadmanski1-7/+5
2008-08-14Made the "is_status_line" method the parser uses for filtering outjadmanski1-1/+1
2008-07-11Change the name of the magic JOB entry in the status log parsing tojadmanski1-2/+2
2008-07-11Change the way we handle "JOB" logs in the parser. Currently, wejadmanski1-1/+1
2008-06-06Convert all python code to use four-space indents instead of eight-space tabs.jadmanski1-368/+368
2008-06-04Fix up parsing of test versions to not add a newlinembligh1-1/+1
2008-05-21Risk: Mediumjadmanski1-69/+28
2008-05-14Add the version 1 of the TKO parser, modify server_job to use thisjadmanski1-44/+9
2008-05-01Run client-side reboots in a test group, and include informationjadmanski1-0/+5
2008-04-18Add tests.started_time to the results database, and add support in thembligh1-5/+16
2008-04-17Add more missing files from previous commits. Did I mention I hate svn?mbligh1-0/+457