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
/
cli
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-03
Remove /noauth/ usage in CLI. Extracted the bit of the CLI that generates au...
showard
3
-12
/
+24
2010-01-22
Rearrange the why isn't my job running logic so that it checks all of
showard
1
-51
/
+58
2010-01-22
Bugfix, meta_host_id is already the text name, no need to look it up.
showard
1
-5
/
+3
2010-01-15
In debug mode, have the CLI print the full entity body for an error code resp...
showard
1
-1
/
+4
2010-01-12
Add support to the query_results CLI for viewing and filtering on test attrib...
showard
1
-39
/
+40
2010-01-11
Massive permission fix
lmr
15
-0
/
+0
2009-12-23
Rename the tables in the databases, by prefixing the app name. This is
showard
1
-6
/
+6
2009-11-06
* Add ability to CLI job_stat to display only a list of hosts for a given
mbligh
3
-8
/
+229
2009-10-28
Fixed why_isnt_my_job_running.py failing when used on a job with atomic
showard
1
-8
/
+1
2009-10-01
Report when a job is scheduled against an atomic group that has no
showard
1
-0
/
+3
2009-09-23
In CLI host code, changed "job_Id" sort spec to "job__id". This is required ...
showard
2
-5
/
+5
2009-09-18
Add hack to disable wrapping via environment: AUTOTEST_CLI_NO_WRAP
mbligh
1
-0
/
+5
2009-09-18
A few followup enhancements to the recent change made to the cli to enclose t...
mbligh
3
-11
/
+13
2009-09-11
Check for locked hosts on synchronous atomic group jobs.
showard
1
-20
/
+51
2009-09-11
Add atomic group job support to why_isnt_my_job_running to be able to
showard
1
-15
/
+174
2009-09-03
Fixed frontend and CLI for space delimited multiple kernel versions.
mbligh
1
-1
/
+3
2009-09-03
Add single quotes to the topic value in the output message .
mbligh
3
-13
/
+16
2009-08-27
Make a bunch of stuff executable
mbligh
4
-0
/
+0
2009-08-24
Added support to specify cmdline for the booted kernels for both the CLI
mbligh
2
-6
/
+51
2009-08-20
Remove the ability for host status to be modified via the frontend.
showard
2
-21
/
+23
2009-08-03
This is the result of a batch reindent.py across our tree.
mbligh
5
-11
/
+11
2009-08-03
Allow to specify hosts when cloning a job.
mbligh
3
-77
/
+153
2009-08-03
Make 'job clone --id' an action instead of 'job create --clone'.
mbligh
4
-124
/
+292
2009-07-11
Update CLI to use autotemp for tempfiles
mbligh
7
-78
/
+129
2009-07-02
Fix regression caused by incomplete CL 4103202. Correct remaining
mbligh
2
-2
/
+2
2009-07-01
Adds the ability to list atomic labels via 'atest label list --atomicgroup'
showard
3
-17
/
+64
2009-06-30
Change the default for the max_number_of_machines in atomicgroups to be infin...
showard
1
-3
/
+2
2009-06-22
Not all distros put a symlink in for the python version. However
mbligh
1
-1
/
+1
2009-06-22
Missing common.py file.
mbligh
1
-0
/
+8
2009-06-15
Remove the atest-* executables. Turns out we don't use them
mbligh
5
-50
/
+0
2009-06-15
Fix copyright statement in threads.py to not scare people
mbligh
1
-2
/
+2
2009-06-08
Super-sweet script to answer the age-old question "Why isn't my job running?!...
showard
1
-0
/
+158
2009-05-13
Add job maximum runtime, a new per-job timeout that counts time since the job...
showard
2
-2
/
+19
2009-05-13
Always display the details if an ACL is specified.
mbligh
3
-9
/
+22
2009-05-12
Add job option for whether or not to parse failed repair results as part of a...
showard
2
-2
/
+12
2009-05-01
Re-factor the option parsing following a suggestion from Greg.
mbligh
10
-416
/
+389
2009-05-01
Fix CLI unittests to call check_playback in all cases, not just when
showard
1
-7
/
+22
2009-05-01
Add support for submitting a job into an atomic group to the CLI.
showard
2
-2
/
+33
2009-05-01
Update CLI to allow scheduling jobs against labels
showard
3
-12
/
+71
2009-04-22
Add atomicgroup support to the command line interface.
showard
7
-76
/
+347
2009-04-01
Add --host-label option to query_results so that hosts
mbligh
1
-0
/
+14
2009-03-25
Getting rid of the socket timeout tunes, except for the kernel uploads. Now ...
mbligh
4
-20
/
+5
2009-03-17
Adding the protection flag to host create
mbligh
1
-7
/
+17
2009-03-16
As atest's --parse option is supposed to output easily parsable data, it is b...
mbligh
1
-3
/
+0
2009-03-16
Make debug print out which server we're talking to
mbligh
1
-2
/
+5
2009-03-11
Updated the hardcoded cli host protections with the ones currently
mbligh
1
-6
/
+8
2009-03-09
Synch count is now returned by the job stat RPC.
mbligh
1
-0
/
+1
2009-03-09
Removing the dead status.
mbligh
2
-24
/
+3
2009-02-26
Adding the host filtering by locked/unlocked.
mbligh
2
-0
/
+83
2009-02-12
Adding support for one time hosts.
mbligh
2
-3
/
+66
[next]