On Wed, 2011-02-09 at 08:41 -0500, Jan Stancek wrote:
> The following two patches add new option --harness_args,
> which allows to pass any configuration to custom harness.
> Second patch makes both harness and harness_args persistent,
> so they can survive reboot in standalone mode and continue.

Ok Jan, the patchset was applied. I just made a slight change turning
the original info message to a debug message on the 2nd patch, and
rewording the message so it's more consistent with the other persistent
state messages.

http://autotest.kernel.org/changeset/5226
http://autotest.kernel.org/changeset/5227

Thank you for your work on this!

Lucas

> Jan Stancek (2):
>   new parameter --harness_args
>   harness_args as persistent option, make handling more general
> 
>  client/bin/autotest              |    3 ++
>  client/bin/harness.py            |    4 +-
>  client/bin/harness_ABAT.py       |    2 +-
>  client/bin/harness_autoserv.py   |    2 +-
>  client/bin/harness_simple.py     |    2 +-
>  client/bin/harness_standalone.py |    2 +-
>  client/bin/harness_unittest.py   |   15 ++++++++-----
>  client/bin/job.py                |   43 ++++++++++++++++++++++++-------------
>  client/bin/job_unittest.py       |   12 ++++++++--
>  9 files changed, 55 insertions(+), 30 deletions(-)
> 
> _______________________________________________
> Autotest mailing list
> [email protected]
> http://test.kernel.org/cgi-bin/mailman/listinfo/autotest


_______________________________________________
Autotest mailing list
[email protected]
http://test.kernel.org/cgi-bin/mailman/listinfo/autotest

Reply via email to