Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
autotest
/
a541594a0a30a564dcf7d0ed0c713d613bfbd592
/
cli
/
query_results
d03e6b5
[autotest] change python shebang to python2
by Mike Frysinger
· 5 years ago
708f1c0
Support job keyvals and iteration attributes in the query_results CLI
by jamesren
· 15 years ago
d9e341e
Add support to the query_results CLI for viewing and filtering on test attributes, test labels, iteration results, and machine labels. The key here was changing query_results to use the TKO RPC interface instead of direct DB access. The code changes for this were pretty small but functionally the change is huge. Given that, it's fairly easy to use the new mechanisms for dealing with related data to support selecting and filtering on these four types of related data.
by showard
· 15 years ago
eab66ce
Rename the tables in the databases, by prefixing the app name. This is
by showard
· 15 years ago
48d412c
Fix regression caused by incomplete CL 4103202. Correct remaining
by mbligh
· 15 years ago
789da1e
Add --host-label option to query_results so that hosts
by mbligh
· 16 years ago
b82b44f
Typo
by mbligh
· 16 years ago
28afa73
Update the help for the query results command to make it less confusing.
by mbligh
· 16 years ago
8dd5c6c
The cli should take new tko style where arguments.
by mbligh
· 16 years ago
deb758e
Change default behavior of query results to print an error instead of
by mbligh
· 16 years ago
be630eb
Attached is the CLI code tarball. It is documented at http://test.kernel.org/autotest/CLIHowTo
by mbligh
· 16 years ago