summaryrefslogtreecommitdiff
path: root/automated/linux/aep-pre-post/lisa-postprocessing.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'automated/linux/aep-pre-post/lisa-postprocessing.yaml')
-rw-r--r--automated/linux/aep-pre-post/lisa-postprocessing.yaml29
1 files changed, 29 insertions, 0 deletions
diff --git a/automated/linux/aep-pre-post/lisa-postprocessing.yaml b/automated/linux/aep-pre-post/lisa-postprocessing.yaml
new file mode 100644
index 0000000..8dbc108
--- /dev/null
+++ b/automated/linux/aep-pre-post/lisa-postprocessing.yaml
@@ -0,0 +1,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