summaryrefslogtreecommitdiff
path: root/android/cts-host.yaml
diff options
context:
space:
mode:
authorChase Qi <chase.qi@linaro.org>2015-11-13 16:07:58 +0800
committerChase Qi <chase.qi@linaro.org>2015-11-13 16:08:06 +0800
commite2fb3aabe3e62d7f2213713eb6580ceedfc9b8e1 (patch)
tree703f44a470a5b09c83ec6e265ab988bcd4855a6f /android/cts-host.yaml
parent3ab5a3a269ab109c2f7511687f01a0f2b6a74216 (diff)
android: cts: optimize adb device check
* Print adb device after it is online. * Increase adb_ping timeout to 10 seconds to adapte to slow environment. Change-Id: Ie6ff14c5d8cfed50143f023b824f83154fc15789 Signed-off-by: Chase Qi <chase.qi@linaro.org>
Diffstat (limited to 'android/cts-host.yaml')
-rw-r--r--android/cts-host.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/cts-host.yaml b/android/cts-host.yaml
index 09ce457..ab3af5e 100644
--- a/android/cts-host.yaml
+++ b/android/cts-host.yaml
@@ -53,8 +53,8 @@ run:
- echo $CTS_URL
- echo $IPADDR
- echo $TEST_PARAMS
- - adb devices
- adb -s $IPADDR wait-for-device
+ - adb devices
- ./android/scripts/cts.py $CTS_URL $IPADDR $TEST_PARAMS
- echo "processes running"
- ps