From 1530ae799754a890d2340d34aa480ba7360afc3c Mon Sep 17 00:00:00 2001 From: Milosz Wasilewski Date: Thu, 17 Sep 2015 10:38:43 +0100 Subject: Added support for 'usb only' devices The assumption about running with IP based adb connection was removed. Now it should be possible to run with usb based adb connection in LAVA Added templates and support for Nexus9 benchmarking Added getprop to debug information Target: fixed conditions for serial/IP address check Note: Using Nexus10 as a target device as WA doesn't support Nexus9 yet. Change-Id: I5188fa6bf919e85ccae989ba34a5704fb329b8a0 Signed-off-by: Milosz Wasilewski --- templates/nexus9_linpack.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 templates/nexus9_linpack.yaml (limited to 'templates/nexus9_linpack.yaml') diff --git a/templates/nexus9_linpack.yaml b/templates/nexus9_linpack.yaml new file mode 100644 index 0000000..2dde072 --- /dev/null +++ b/templates/nexus9_linpack.yaml @@ -0,0 +1,11 @@ +config: + device: Nexus10 + run_name: ART_benchmarking +global: + iterations: 13 +workloads: + - name: homescreen + params: + duration: 2 + - id: linpack + name: linpack -- cgit v1.2.3