Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
autotest
/
0d8fcfa24ec92660ce3e714da167dc8692fb6a6c
/
cli
/
topic_common.py
c286316
by jamesren
· 14 years ago
cd26d04
Don't ignore unexpected exceptions. Have the mock report the playback errors inline with the other calls.
by mbligh
· 15 years ago
b68405d
Better error handling and message when the (site) authentication didn't work.
by mbligh
· 15 years ago
53d91e2
In debug mode, have the CLI print the full entity body for an error code response.
by showard
· 15 years ago
12b4558
Massive permission fix
by lmr
· 15 years ago
fca5ed1
* Add ability to CLI job_stat to display only a list of hosts for a given
by mbligh
· 15 years ago
552d240
Add hack to disable wrapping via environment: AUTOTEST_CLI_NO_WRAP
by mbligh
· 15 years ago
1ef218d
This is the result of a batch reindent.py across our tree.
by mbligh
· 15 years ago
5a49608
Make 'job clone --id' an action instead of 'job create --clone'.
by mbligh
· 15 years ago
088b826
Adds the ability to list atomic labels via 'atest label list --atomicgroup'
by showard
· 15 years ago
838c747
Always display the details if an ACL is specified.
by mbligh
· 15 years ago
a1e74b3
Add job option for whether or not to parse failed repair results as part of a job, with a default value in global_config. Since the number of options associated with a job is getting out of hand, I packaged them up into a dict in the RPC entry point and passed them around that way from then on.
by showard
· 15 years ago
9deeefa
Re-factor the option parsing following a suggestion from Greg.
by mbligh
· 16 years ago
fb64e6a
Add atomicgroup support to the command line interface.
by showard
· 16 years ago
8c7b04c
by mbligh
· 16 years ago
6a1c421
As atest's --parse option is supposed to output easily parsable data, it is better
by mbligh
· 16 years ago
8fadff3
by mbligh
· 16 years ago
47dc4d2
by mbligh
· 16 years ago
0887d40
Fix atest label list --all. A FE change from 0/1 to False/True had broken it.
by mbligh
· 16 years ago
d876f45
gps pointed out that "== and != work in most cases but its better to use is
by mbligh
· 16 years ago
7b969d5
One more parse function with "no results"
by mbligh
· 16 years ago
7a3ebe3
Continue to add/remove the valid hosts or users to the label or ACL in
by mbligh
· 16 years ago
ecd3366
As atest's --parse option is supposed to output easily parsable data, it is better
by mbligh
· 16 years ago
11efd23
- add the possibility to set AUTOTEST_USER to an other user than the current
by mbligh
· 16 years ago
df75f8b
Add list printing functions.
by mbligh
· 16 years ago
140a23c
Added display of experimental (and all) tests.
by mbligh
· 16 years ago
21baa45
Add options to control reboots before and after a job.
by showard
· 16 years ago
e163b03
- Expose the lock_time and protection fields in host stat.
by mbligh
· 16 years ago
989f25d
two new major features:
by showard
· 16 years ago
f173334
Allow ', ' as a separator for the lists & files as this is the output format.
by mbligh
· 16 years ago
76dced8
Forgot to add the test action in the help string
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