job: new parameter --harness_args
commite6bd6cd03e8b62a74e78c2c5fbfcc0a8dfd53229
authorlmr <lmr@592f7852-d20e-0410-864c-8624ca9c26a4>
Thu, 10 Feb 2011 15:51:47 +0000 (10 15:51 +0000)
committerlmr <lmr@592f7852-d20e-0410-864c-8624ca9c26a4>
Thu, 10 Feb 2011 15:51:47 +0000 (10 15:51 +0000)
treeb51f880b667186b3115e31a4c94cc3aa14539d9c
parentdca937852de1c4b088e6fcd74fb7bdf85c260bd9
job: new parameter --harness_args

This parameter allows to pass extra configuration to
custom harness. This can be any string, whose content
has meaning for custom harness.

For example:
options to configure communication with custom server side

Signed-off-by: Jan Stancek <jstancek@redhat.com>
git-svn-id: svn://test.kernel.org/autotest/trunk@5226 592f7852-d20e-0410-864c-8624ca9c26a4
client/bin/autotest
client/bin/harness.py
client/bin/harness_ABAT.py
client/bin/harness_autoserv.py
client/bin/harness_simple.py
client/bin/harness_standalone.py
client/bin/harness_unittest.py
client/bin/job.py
client/bin/job_unittest.py