summaryrefslogtreecommitdiff
path: root/bLtarget.yaml
blob: 2a71d7cc1c8ce1a0c1e4eab544bf2d37b60d3f3f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
metadata:
    format: Lava-Test Test Definition 1.0
    name: bL-target
    description: "big.LITTLE - target part of multinode job"
    maintainer:
        - naresh.kamboju@linaro.org
    os:
        - android
    scope:
        - functional
    devices:
        - vexpress-tc2

params:
    SIGNAL_PREFIX: "big.LITTLE-test"

run:
    steps:
        - lava-test-case step1-$SIGNAL_PREFIX-cat-build-info --shell cat /system/build.prop
        - lava-test-case step2-$SIGNAL_PREFIX-get-adb --shell getprop service.adb.tcp.port
        - lava-test-case step3-$SIGNAL_PREFIX-set-adb --shell setprop service.adb.tcp.port 5555
        - lava-test-case step4-$SIGNAL_PREFIX-stop-adbd --shell stop adbd
        - lava-test-case step5-$SIGNAL_PREFIX-start-adbd --shell start adbd
        - lava-test-case step6-$SIGNAL_PREFIX-send-ip --shell lava-send $SIGNAL_PREFIX-send-ip $SIGNAL_PREFIX-ipaddr=$(getprop dhcp.eth0.ipaddress)
        - lava-test-case step7-$SIGNAL_PREFIX-multinode-sync --shell lava-sync $SIGNAL_PREFIX-finished