summaryrefslogtreecommitdiff
path: root/android/bootchart.yaml
blob: ac4f7db6f0074a9eff8585b64f6ec64dc7b5b658 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
metadata:
    name: bootchart
    format: "Lava-Test-Shell Test Definition 1.0"
    description: "collect the bootchart data and try to analyse"
    maintainer:
        - yongqin.liu@linaro.org
    os:
        - android
    scope:
        - functional
    devices:
        - juno

params:
    OPERATION: "stop"
    BOOTCHART_TIME: "120"

run:
    steps:
        - ./android/scripts/bootchart.sh $OPERATION $BOOTCHART_TIME