summaryrefslogtreecommitdiff
path: root/automated/linux/aep-pre-post/lisa-postprocessing.yaml
blob: 8dbc108bc078a35a3d0b298f9929deb06a94318c (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
27
28
29
metadata:
    format: Lava-Test Test Definition 1.0
    name: lisa-postprocessing
    description: "Post-processing of results generated by
                  Workload Automation v3."
    maintainer:
        - lisa.nguyen@linaro.org
        - milosz.wasilewski@linaro.org
    os:
        - ubuntu
    devices:
        - hi6220-hikey
        - hi960-hikey
        - juno

params:
    LISA_REPOSITORY: https://github.com/ARM-software/lisa
    LISA_REF: master
    # LISA_SCRIPT is a path relative to LISA top directory
    LISA_SCRIPT: ipynb/wltests/sched-evaluation-full.py
    SKIP_INSTALL: false

run:
    steps:
        - cd ./automated/linux/aep-pre-post
        - export LISA_SHELL_DISABLE_COLORS=true
        - export TERM=xterm
        - ./lisa.sh -r "${LISA_REPOSITORY}" -t "${LISA_REF}" -s "${LISA_SCRIPT}" -S "${SKIP_INSTALL}"
        - ../../utils/send-to-lava.sh ./output/result.txt