Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
autotest
/
6e8bf75b13c28c5424fb447ceb4d8749c7a13251
/
tko
/
parse.py
6e8bf75
Add the version 1 of the TKO parser, modify server_job to use this
by jadmanski
· 16 years ago
96cf051
Convert the parser into an embeddable library. This includes a major
by mbligh
· 17 years ago
9aed6d0
Change the parser to never ignore reboot.* lines due to their indent.
by mbligh
· 17 years ago
05e6f6e
Once the parser hits the end job marker, start looking for top-level
by mbligh
· 17 years ago
b7fd270
Add kernel information to reboot.verify logging, and add support to
by mbligh
· 17 years ago
71d340d
Properly indent console WARN messages that appear inside of START-END
by mbligh
· 17 years ago
e096846
Parse is improperly handling the new numbered boots, occasionally
by mbligh
· 17 years ago
7a7316b
split patched kernels into their own kernel rows V2
by apw
· 17 years ago
02ec1ba
tko: boot errors should track boot number
by mbligh
· 17 years ago
c251454
Strip the optional fields (e.g. timestamps) out of the reason fields
by mbligh
· 17 years ago
26b992b
Add job queued, started and finished timestamps to the tko db and
by mbligh
· 17 years ago
9bcfef7
Label different boots differently so we don't have duplicate 'test'
by mbligh
· 17 years ago
05d8121
Fix up parsing to be a bit more robust, and change the warning_monitor
by mbligh
· 17 years ago
bafa6ef
Fix parser to recognize job aborts
by mbligh
· 17 years ago
0e21c87
Fix parse to not get confused by reboots outside of the main
by mbligh
· 17 years ago
e8b37a9
Fix up parse so it can reparse a job - allows continuous status
by mbligh
· 17 years ago
569f478
tko: add a new ALERT state and load it from the ALERT records
by apw
· 17 years ago
4921b98
Some databases do not like numbers to have newlines on the end. Clean up
by mbligh
· 17 years ago
40d021b
When a boot is initiated in a job, but the machine fails to come up we
by mbligh
· 17 years ago
7a41a86
Add code to deal with machine owners and their display
by mbligh
· 17 years ago
215a166
Fix up parse for new status format
by mbligh
· 17 years ago
532cb27
Fix up crappy keval handling in parse
by mbligh
· 17 years ago
59a479f
Skip job-level events in parse (don't pretend they're tests)
by mbligh
· 17 years ago
08415d8
Fix spacing in parse.py and remove a few old regexps
by mbligh
· 17 years ago
9c39d15
Kludge parse.py to understand new reboot format.
by mbligh
· 17 years ago
74fc046
Add email reporting to failing tests when parsing results
by mbligh
· 17 years ago
de94094
Fix parsing - subdir is often None, so move keyval2 checking inside
by mbligh
· 17 years ago
994a23d
Make test parser insert the test version into the tko db.
by mbligh
· 17 years ago
b10a60f
DB schema/parse change to store user name and user assigned labels for tests.
by mbligh
· 17 years ago
049f5e6
Fix up parsing for no kernel
by mbligh
· 17 years ago
de7335d
Update tko to parse latest status file format
by mbligh
· 17 years ago
2bd4887
add iterations from keyval properly when parsing
by mbligh
· 17 years ago
52f9744
tko fixups
by mbligh
· 17 years ago
bfec522
tko updates
by mbligh
· 17 years ago
006f230
Fix up parsing bug - load all tests
by mbligh
· 17 years ago
8e1ab17
update tko
by mbligh
· 17 years ago
9bb92fe
tko updates
by mbligh
· 17 years ago
237bed3
kernel: add a boot validation step post boot
by mbligh
· 17 years ago
608c325
update the db stuff to use generic insert and select helpers
by mbligh
· 17 years ago
e9cf9d4
Speed up of timeouts for wait up
by mbligh
· 17 years ago
529f2f3
update tko parsing code
by mbligh
· 17 years ago
6d945d0
add a couple of comments
by mbligh
· 18 years ago
c6b01ed
Change explicit Python 2.4 references to generic /usr/bin/python
by mbligh
· 18 years ago
056d0d3
Make better use of the db
by mbligh
· 18 years ago
d5c33db
Add very basic database stuff
by mbligh
· 18 years ago
5975cf5
rename job class to parse
by mbligh
· 18 years ago
[Renamed (99%) from tko/job.py]
340c968
update
by mbligh
· 18 years ago
b85e6b0
add derive_patches
by mbligh
· 18 years ago
bb7b891
add initial test.kernel.org parsing code. Nowhere close to a working state
by mbligh
· 18 years ago