diff options
author | jadmanski <jadmanski@592f7852-d20e-0410-864c-8624ca9c26a4> | 2009-01-30 15:04:51 +0000 |
---|---|---|
committer | jadmanski <jadmanski@592f7852-d20e-0410-864c-8624ca9c26a4> | 2009-01-30 15:04:51 +0000 |
commit | 25fa09cb23ad198f33f6f450ff1c7c5bbb761e24 (patch) | |
tree | 7814da3d62b453329d068b6e4920da6e7be3b7aa /tko/parsers | |
parent | e7c0637de39d25ebf4dcca381352c0029fb5c980 (diff) |
Add a job.run_control method that can be used inside of server control
files to run other existing server control files. It's implemented as
a wrapper around job.run that redirects some of the messiness from
that method (and generalizes the method to handle this case better).
This CL doesn't provide an equivalent method on the client; I'm not
sure that's really practical, since on the client we don't have the
same guarantee that all the control files are already on the machine,
and if you really need to build up a composite control file you can
already do so on the server through at.run.
Risk: Low
Visibility: Adds some parameters to server_job.run to make it more
generic, and a job.run_control method to wrap it and make it easy
to run a control file from a control file.
Signed-off-by: John Admanski <jadmanski@google.com>
git-svn-id: svn://test.kernel.org/autotest/trunk@2719 592f7852-d20e-0410-864c-8624ca9c26a4
Diffstat (limited to 'tko/parsers')
0 files changed, 0 insertions, 0 deletions