summaryrefslogtreecommitdiff
path: root/automated/linux/mbl/mbl_gyro_present.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'automated/linux/mbl/mbl_gyro_present.yaml')
-rw-r--r--automated/linux/mbl/mbl_gyro_present.yaml8
1 files changed, 1 insertions, 7 deletions
diff --git a/automated/linux/mbl/mbl_gyro_present.yaml b/automated/linux/mbl/mbl_gyro_present.yaml
index e7c15d3..89e714f 100644
--- a/automated/linux/mbl/mbl_gyro_present.yaml
+++ b/automated/linux/mbl/mbl_gyro_present.yaml
@@ -12,14 +12,8 @@ metadata:
- imx7s-warp
- raspberrypi3
-params:
- SKIP_INSTALL: "False"
-
run:
steps:
- cd ./automated/linux/mbl/
- - mkdir output
- - ./mbl_gyro_present.sh -s "${SKIP_INSTALL}"
- - case "$?" in 0) RESULT=pass ;; 22) RESULT=skip ;; *) RESULT=fail ;; esac
- - echo "mbl_gyro_present $RESULT" > output/result.txt
+ - ./mbl_gyro_present.sh
- ../../utils/send-to-lava.sh ./output/result.txt