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
/
parse.py
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-03
The parser should be using job.read_keyval to find job keyvals, not
jadmanski
1
-11
/
+4
2008-12-03
Refactor the core pidfile code out of autoserv and into a common lib
jadmanski
1
-33
/
+48
2008-11-11
Fix the parsing script so that if you have multiple levels of
jadmanski
1
-14
/
+26
2008-06-20
Fix a bug that will keep server sync jobs from being properly parsed.
jadmanski
1
-1
/
+1
2008-06-17
Fix errors found by lint.
mbligh
1
-1
/
+1
2008-06-06
Convert all python code to use four-space indents instead of eight-space tabs.
jadmanski
1
-173
/
+173
2008-05-29
Risk: Medium
jadmanski
1
-3
/
+5
2008-05-14
Add the version 1 of the TKO parser, modify server_job to use this
jadmanski
1
-15
/
+26
2008-04-17
Convert the parser into an embeddable library. This includes a major
mbligh
1
-410
/
+182
2008-03-28
Change the parser to never ignore reboot.* lines due to their indent.
mbligh
1
-1
/
+2
2008-03-26
Once the parser hits the end job marker, start looking for top-level
mbligh
1
-0
/
+4
2008-03-25
Add kernel information to reboot.verify logging, and add support to
mbligh
1
-3
/
+8
2008-03-05
Properly indent console WARN messages that appear inside of START-END
mbligh
1
-9
/
+48
2008-02-27
Parse is improperly handling the new numbered boots, occasionally
mbligh
1
-1
/
+1
2008-02-21
split patched kernels into their own kernel rows V2
apw
1
-1
/
+1
2008-02-21
tko: boot errors should track boot number
mbligh
1
-2
/
+3
2008-02-19
Strip the optional fields (e.g. timestamps) out of the reason fields
mbligh
1
-13
/
+27
2008-02-19
Add job queued, started and finished timestamps to the tko db and
mbligh
1
-1
/
+11
2008-02-12
Label different boots differently so we don't have duplicate 'test'
mbligh
1
-1
/
+3
2008-01-10
Fix up parsing to be a bit more robust, and change the warning_monitor
mbligh
1
-2
/
+9
2008-01-10
Fix parser to recognize job aborts
mbligh
1
-4
/
+13
2008-01-03
Fix parse to not get confused by reboots outside of the main
mbligh
1
-4
/
+5
2007-12-19
Fix up parse so it can reparse a job - allows continuous status
mbligh
1
-3
/
+9
2007-12-13
tko: add a new ALERT state and load it from the ALERT records
apw
1
-0
/
+9
2007-12-03
Some databases do not like numbers to have newlines on the end. Clean up
mbligh
1
-0
/
+1
2007-12-03
When a boot is initiated in a job, but the machine fails to come up we
mbligh
1
-0
/
+10
2007-11-30
Add code to deal with machine owners and their display
mbligh
1
-2
/
+3
2007-11-29
Fix up parse for new status format
mbligh
1
-10
/
+37
2007-11-26
Fix up crappy keval handling in parse
mbligh
1
-19
/
+32
2007-11-24
Skip job-level events in parse (don't pretend they're tests)
mbligh
1
-0
/
+3
2007-11-24
Fix spacing in parse.py and remove a few old regexps
mbligh
1
-28
/
+24
2007-11-24
Kludge parse.py to understand new reboot format.
mbligh
1
-10
/
+12
2007-11-05
Add email reporting to failing tests when parsing results
mbligh
1
-2
/
+42
2007-11-05
Fix parsing - subdir is often None, so move keyval2 checking inside
mbligh
1
-9
/
+10
2007-10-25
Make test parser insert the test version into the tko db.
mbligh
1
-0
/
+8
2007-10-17
DB schema/parse change to store user name and user assigned labels for tests.
mbligh
1
-0
/
+14
2007-09-30
Fix up parsing for no kernel
mbligh
1
-20
/
+24
2007-09-26
Update tko to parse latest status file format
mbligh
1
-9
/
+57
2007-09-20
add iterations from keyval properly when parsing
mbligh
1
-6
/
+7
2007-09-14
tko fixups
mbligh
1
-4
/
+3
2007-09-14
tko updates
mbligh
1
-0
/
+2
2007-09-13
Fix up parsing bug - load all tests
mbligh
1
-5
/
+10
2007-09-13
update tko
mbligh
1
-12
/
+15
2007-09-12
tko updates
mbligh
1
-1
/
+1
2007-09-05
kernel: add a boot validation step post boot
mbligh
1
-38
/
+31
2007-08-31
update the db stuff to use generic insert and select helpers
mbligh
1
-15
/
+1
2007-08-31
Speed up of timeouts for wait up
mbligh
1
-30
/
+79
2007-08-30
update tko parsing code
mbligh
1
-39
/
+2
2006-11-23
add a couple of comments
mbligh
1
-0
/
+3
2006-10-13
Change explicit Python 2.4 references to generic /usr/bin/python
mbligh
1
-1
/
+1
[next]