summaryrefslogtreecommitdiff
path: root/target.yaml
diff options
context:
space:
mode:
authorVishal Bhoj <vishal.bhoj@linaro.org>2013-10-16 22:29:36 +0530
committerVishal Bhoj <vishal.bhoj@linaro.org>2013-10-30 15:09:13 -0700
commitd6d760ac4ca9fbbd5e278d1c0e268faf98ba9796 (patch)
tree7ba150baa5d99a2c93dcab5253e4294bdce1cc26 /target.yaml
parentd49bbdadbd7ead21380825a7f5af6fd0011de63b (diff)
Install adb test
Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
Diffstat (limited to 'target.yaml')
-rw-r--r--target.yaml22
1 files changed, 22 insertions, 0 deletions
diff --git a/target.yaml b/target.yaml
new file mode 100644
index 0000000..601a71d
--- /dev/null
+++ b/target.yaml
@@ -0,0 +1,22 @@
+metadata:
+ format: Lava-Test Test Definition 1.0
+ name: multinode-network
+ description: "MultiNode Android test"
+ maintainer:
+ - vishal.bhoj@linaro.org
+ os:
+ - android
+ scope:
+ - functional
+ devices:
+ - panda
+
+run:
+ steps:
+ - lava-test-case cat-build-info --shell cat /system/build.prop
+ - lava-test-case get-adb --shell getprop service.adb.tcp.port
+ - lava-test-case set-adb --shell setprop service.adb.tcp.port 5555
+ - lava-test-case stop-adbd --shell stop adbd
+ - lava-test-case start-adbd --shell start adbd
+ - lava-test-case send-ip --shell lava-send send-ip ipaddr=$(getprop dhcp.eth0.ipaddress)
+ - lava-test-case multinode-sync --shell lava-sync running