What's the expected usage of this, in a setup where you have things like a
scheduler? Right now this is only useful for running tests directly via
autoserv; are there plans to expose this parameter to be useable in a full
server+scheduler setup?

-- John

On Tue, Feb 9, 2010 at 9:50 AM, Eric Li(李咏竹) <[email protected]> wrote:

> Dear autotest committees:
>
> The new flag will prebuild all autotest client tests/site_tests on the
> server side, when the dev tool chain is not available on the client, by
> directly invoke the setup method() on the test.
>
> If this flag is not provided on the command line (default behavior), there
> should be no regression changes to existing usages.
>
> If provided:
>   --setup=all will prebuild all client tests/site_tests.
>   --setup=A,B,C,.. will only build the comma separated list of tests
> supplied.
>
> This new flag does not work with any control file, instead, it works on
> test classes.
>
> Rick of failure: very low.
>
> Please review.
>
> --
> Eric Li
> 李咏竹
> Google Kirkland
>
>
>
> _______________________________________________
> 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