summaryrefslogtreecommitdiff
path: root/target.yaml
diff options
context:
space:
mode:
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