Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
autotest
/
45e93debcdd9731dbc8e01439623754600f22985
/
cli
/
job_unittest.py
74a314b
Upstream Autotest merge.
by Dale Curtis
· 13 years ago
8a12e80
Merge remote branch 'cros/upstream' into master.
by Eric Li
· 14 years ago
c286316
by jamesren
· 14 years ago
ad57516
Fixing the unittest that had wrong lists and only worked because we zipped the lists to compare them
by mbligh
· 15 years ago
f4a6899
Remove /noauth/ usage in CLI. Extracted the bit of the CLI that generates authorization headers into a function with a site override.
by showard
· 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
c613317
A few followup enhancements to the recent change made to the cli to enclose the topic names in single quotes.
by mbligh
· 15 years ago
5dc6276
Add single quotes to the topic value in the output message .
by mbligh
· 15 years ago
a3c58d2
Added support to specify cmdline for the booted kernels for both the CLI
by mbligh
· 15 years ago
56f1f4a
Allow to specify hosts when cloning a job.
by mbligh
· 15 years ago
5a49608
Make 'job clone --id' an action instead of 'job create --clone'.
by mbligh
· 15 years ago
4151539
Update CLI to use autotemp for tempfiles
by mbligh
· 15 years ago
12f3e32
Add job maximum runtime, a new per-job timeout that counts time since the job actually started.
by showard
· 16 years ago
53cb10c
Fix CLI unittests to call check_playback in all cases, not just when
by showard
· 16 years ago
648a35c
Add support for submitting a job into an atomic group to the CLI.
by showard
· 16 years ago
b27f4ad
Update CLI to allow scheduling jobs against labels
by showard
· 16 years ago
ce34864
by mbligh
· 16 years ago
a212d71
Cleanup the container code from the CLI.
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
120351e
Allow control file body text to be supplied as an alternative to a list
by mbligh
· 16 years ago
5d0b4b3
* Add option to disable verify for created jobs
by mbligh
· 16 years ago
7bce102
Make job create CLI parse synch_count as an int instead of a string.
by showard
· 16 years ago
206d50a
Fix the CLI job abort to use new RPC. Worth noting that the new RPC
by mbligh
· 16 years ago
fb8f0ab
* Add job cloning functionality to the CLI
by mbligh
· 16 years ago
2bab8f4
Implement sync_count. The primary change here is replacing the job.synch_type field with a synch_count field. There is no longer just a distinction between synchronous and asynchronous jobs. Instead, every job as a synch_count, with synch_count = 1 corresponding to the old concept of synchronous jobs. This required:
by showard
· 16 years ago
b9a8b16
Change --dependencies flag to --labels flag to be more consistent. Also
by mbligh
· 16 years ago
0a66913
Add some unittests for my new CLI features.
by mbligh
· 16 years ago
6fee7fd
Add the option to specify an email address to be notified on job completion.
by mbligh
· 16 years ago
989f25d
two new major features:
by showard
· 16 years ago
8d631c9
Convert all our uses of directoy SSHHost construction over to use
by jadmanski
· 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