commit | 88b791b2036de28043e9cca928c29d7ed73c64e5 | [log] [tgz] |
---|---|---|
author | Julien Desprez <jdesprez@google.com> | Mon Feb 25 15:11:47 2019 -0800 |
committer | Julien Desprez <jdesprez@google.com> | Thu Feb 28 12:42:40 2019 -0800 |
tree | 02cd956219960783479658aa8ee02307dd8ef1c9 | |
parent | bc3ebfd805683dd7867764ddf34e0f7d0c6ba137 [diff] |
When shard-count is requested as local sharding create multi devices If we are running a remote invocation, and local sharding is requested, start one device per shard, and kick the command as local sharding in the remote. Test: unit tests http://sponge.corp.google.com/invocation?tab=Test+Cases&show=FAILED&show=INTERNAL_ERROR&id=6b00593a-0351-45c1-912e-8d35da844bb3 (invocation fail because sandbox doesn't support local sharding yet) Bug: 126246387 Change-Id: I6af12934b9d6505e4f7d3b10dadf33e61755e9a1
TF is a test harness used to drive Android automated testing. It runs on test hosts and monitors the connected devices, handling test scheduling & execution and device management.
Other test harnesses like Compatibility Test Suite (CTS) and Vendor Test Suite (VTS) use TF as a basis and extend it for their particular needs.
Building TF:
More information at: https://source.android.com/devices/tech/test_infra/tradefed/