index
:
~alon/autotest
master
spice
Unnamed repository; edit this file to name it for gitweb.
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tko
/
parsers
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-25
tko.parsers: Support multiline, tabbed reasons. Improve parser robustness.
HEAD
master
lmr
3
-22
/
+45
2011-03-02
Results parser: Handle errors parsing lines more properly
lmr
1
-1
/
+7
2010-11-27
Perf metrics with negative values never get into tko database
lmr
2
-11
/
+14
2010-09-14
Add support to the parser and server job for logging the result of an exception
jadmanski
1
-2
/
+7
2010-06-10
Fixed a minor bug in version_0.py. The constructor was missing an argument. T...
jamesren
1
-2
/
+2
2010-05-04
Fix the recent CLIENT_JOB changes in the parser to not conflict with
jadmanski
1
-6
/
+7
2010-04-30
Fix the parser to report a "RUNNING" status for CLIENT_JOB.* entries
jadmanski
1
-0
/
+10
2010-02-04
Autotest: Porting all hash operations to use utils.hash
lmr
1
-3
/
+4
2010-01-15
Support for job keyvals
showard
1
-1
/
+1
2009-08-27
Make a bunch of stuff executable
mbligh
6
-0
/
+0
2009-08-20
Make the parser read and use the machine platform from host_keyvals, if avail...
showard
2
-23
/
+93
2009-08-03
This is the result of a batch reindent.py across our tree.
mbligh
2
-12
/
+12
2009-07-20
Change the parser handling of perf keyvals to bypass any non-numeric values.
jadmanski
3
-19
/
+55
2009-07-11
Update parser unittests to use autotemp
mbligh
2
-11
/
+19
2009-07-01
Make some changes to the parser so that when multiple reasons are
jadmanski
1
-0
/
+2
2009-06-22
Not all distros put a symlink in for the python version. However
mbligh
3
-3
/
+3
2009-06-10
If a group doesn't define a subdir, and it executes "inner" tests that
jadmanski
1
-0
/
+2
2009-05-26
Always use the host_group_name even if a sysinfo/hostname file exists
mbligh
2
-1
/
+25
2009-05-11
Represent a group of machines with either the atomic group label name,
showard
2
-0
/
+64
2009-05-06
Use a set instead of a list to store currently running reasons, and
jadmanski
1
-5
/
+6
2009-04-21
Fix up the parser to interpret reasons in a more logical and
jadmanski
1
-2
/
+4
2009-04-01
The parser should update the RUNNING status and reason when the latest
jadmanski
1
-2
/
+2
2009-04-01
When the parser encounters a job-level status update that isn't
jadmanski
1
-0
/
+3
2009-04-01
Convert the parser unit tests over to use the more portable dumbdbm as
jadmanski
2
-3
/
+9
2009-03-25
Drop the '-autotest' suffix from the kernel version in version_1
mbligh
1
-1
/
+1
2009-03-10
Add support to the autotest parser for updating RUNNING test results
jadmanski
1
-0
/
+11
2009-02-04
Fix the parser handling of overly indented status lines (by ignoring
jadmanski
1
-27
/
+16
2009-01-30
Add some more slack to the parser when dealing with multi-machine
jadmanski
1
-2
/
+9
2009-01-10
Fix a bug in the parser exposed by the recent change where we
jadmanski
1
-0
/
+1
2009-01-07
Found another issue with SERVER_JOB status collection on multi-machine
jadmanski
1
-1
/
+6
2008-12-22
Add a helper function for comparing results in the store.
mbligh
3
-1
/
+47
2008-12-17
Change the parser to use the reason line of whatever the worst status
jadmanski
1
-2
/
+12
2008-12-03
Support Python2.5 as well.
mbligh
1
-6
/
+16
2008-12-02
Add a dummy SERVER_JOB test result in TKO that we use to represent
jadmanski
1
-2
/
+40
2008-11-27
Add option to inspect script to open store with write access.
mbligh
2
-3
/
+12
2008-11-27
On jobs that fail without termination in status.log, use timestamp of last li...
mbligh
3
-19
/
+62
2008-11-24
Tool for re-executing parser harness and storing result.
mbligh
1
-0
/
+40
2008-11-24
Add tool for inspecting parser result store.
mbligh
1
-0
/
+26
2008-11-24
Remove artifact of initial implementation.
mbligh
1
-1
/
+1
2008-11-24
Fixes expectation that parser_result.store be writable during test run.
mbligh
1
-2
/
+2
2008-11-24
Adding test and fix for garbage in log lines bug.
mbligh
2
-2
/
+10
2008-11-19
Support for site specific scenerios.
mbligh
1
-6
/
+9
2008-11-18
Parser regression testing support.
mbligh
6
-0
/
+672
2008-11-17
We have a silly assertion in the parser that doesn't really matter
jadmanski
1
-4
/
+2
2008-11-04
sysinfo-uname test attribute should exclude hostname.
mbligh
1
-1
/
+1
2008-11-04
When building a kernel we will use the first build, build.2, build.3, and
mbligh
1
-2
/
+13
2008-10-21
Only increment the boot count in the parser for reboots that aren't
jadmanski
1
-1
/
+2
2008-10-08
Fix up the parser to handle the case where a server-side test runs a
jadmanski
1
-4
/
+5
2008-10-01
Update the scheduler and the parser to use the new aborted_* attributes that
jadmanski
2
-7
/
+15
2008-09-25
Change the job keyval loading code to do a search up the filesystem
jadmanski
1
-7
/
+5
[next]