What about doing something like
atest job create -m $(atest host list -N -b some_label | awk '{print $1}')
...
-Jongki
On Tue, Feb 15, 2011 at 5:29 PM, Lucas Meneghel Rodrigues
<[email protected]>wrote:
> Hi folks,
>
> Currently with the atest CLI, when we select -b [label], the behavior of
> the scheduler is to select *all* machines that match that label. Is
> there a way to force the scheduler to choose just one machine? I tried
> to specify synch-count (-y) but it didn't work.
>
> If there's no obvious way of doing it, I'll go with implementing a new
> command line flag to do it. Better ask first :)
>
> Cheers,
>
> Lucas
>
> _______________________________________________
> 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