aboutsummaryrefslogtreecommitdiff
path: root/linaro-art-tip-build-ARTTargetTest.yaml
diff options
context:
space:
mode:
authorVishal Bhoj <vishal.bhoj@linaro.org>2016-06-24 00:31:34 +0530
committerVishal Bhoj <vishal.bhoj@linaro.org>2016-06-23 19:02:56 +0000
commit0a7e3025fe6eefdd035c0d59098b10e627fb2676 (patch)
treee57da62b2b76acb5470e8b1898ec1b5193724a52 /linaro-art-tip-build-ARTTargetTest.yaml
parent4f42918fb4004e8c5c4c57ffb78f7e45043fba48 (diff)
ART: kill remote adb instances before starting
Change-Id: I1e339055346b94b5886e4ae4fbe0789905de5396 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
Diffstat (limited to 'linaro-art-tip-build-ARTTargetTest.yaml')
-rw-r--r--linaro-art-tip-build-ARTTargetTest.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/linaro-art-tip-build-ARTTargetTest.yaml b/linaro-art-tip-build-ARTTargetTest.yaml
index 5edb296a..a8a47f73 100644
--- a/linaro-art-tip-build-ARTTargetTest.yaml
+++ b/linaro-art-tip-build-ARTTargetTest.yaml
@@ -88,6 +88,7 @@
source /home/buildslave/srv/nexus-config
export ANDROID_SERIAL=${BULLHEAD}
export ANDROID_ADB_SERVER_PORT=${ANDROID_ADB_SERVER_PORT_TIP}
+ ssh nexus-machine killall adb-stable adb-tip
ssh nexus-machine ./adb-tip -p ${ANDROID_ADB_SERVER_PORT} start-server
ssh -L ${ANDROID_ADB_SERVER_PORT}:127.0.0.1:${ANDROID_ADB_SERVER_PORT} nexus-machine -f -N