OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:shard_client
(Results
1 - 4
of
4
) sorted by null
/external/autotest/scheduler/shard/
shard_client_unittest.py
17
from autotest_lib.scheduler.shard import
shard_client
namespace
22
"""Unit tests for functions in
shard_client
.py"""
189
sut =
shard_client
.get_shard_client()
236
sut =
shard_client
.get_shard_client()
274
sut =
shard_client
.get_shard_client()
297
shard_client
.get_shard_client)
320
sut =
shard_client
.get_shard_client()
shard_client_integration_tests.py
17
from autotest_lib.scheduler.shard import
shard_client
namespace
22
"""Integration tests for the
shard_client
."""
35
return
shard_client
.get_shard_client()
shard_client.py
75
4. The
shard_client
will pick up all jobs where shard_id=NULL and will
92
STATS_KEY = '
shard_client
.%s' % socket.gethostname()
388
message = 'Uncaught exception. Terminating
shard_client
.'
403
None, timestamped_logfile_prefix='
shard_client
')
/external/autotest/scheduler/
scheduler_models.py
636
# to signal to the
shard_client
that we need to upload it. However,
[
all
...]
Completed in 216 milliseconds