Sign in
cos
/
mirrors
/
cros
/
chromiumos
/
third_party
/
autotest
/
a6154f87f4444b2ecbf9001ac8a0658dc6fc77cb
/
.
/
server
/
control_segments
/
client_wrapper
blob: 0d29c7edec2be36430af498c4405a6bfb6bf7791 [
file
] [
log
] [
blame
]
at
=
autotest
.
Autotest
()
def
run_client
(
machine
):
host
=
hosts
.
create_host
(
machine
)
host
.
log_kernel
()
at
.
run
(
control
,
host
=
host
)
job
.
parallel_simple
(
run_client
,
machines
)