summaryrefslogtreecommitdiff
path: root/automated/linux/ltp/ltp.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'automated/linux/ltp/ltp.yaml')
-rw-r--r--automated/linux/ltp/ltp.yaml4
1 files changed, 1 insertions, 3 deletions
diff --git a/automated/linux/ltp/ltp.yaml b/automated/linux/ltp/ltp.yaml
index c91cf08..c4b8df3 100644
--- a/automated/linux/ltp/ltp.yaml
+++ b/automated/linux/ltp/ltp.yaml
@@ -31,13 +31,11 @@ params:
SKIP_INSTALL: false
# Slow machines need more timeout Default is 5min and multiply * TIMEOUT_MULTIPLIER
TIMEOUT_MULTIPLIER: 1
- # Create LTP temporary files under LTP_TMPDIR while running test
- LTP_TMPDIR: ""
run:
steps:
- cd ./automated/linux/ltp/
- - ./ltp.sh -T "${TST_CMDFILES}" -S "${SKIPFILE}" -s "${SKIP_INSTALL}" -v "${LTP_VERSION}" -M "${TIMEOUT_MULTIPLIER}" -d "${LTP_TMPDIR}"
+ - ./ltp.sh -T "${TST_CMDFILES}" -S "${SKIPFILE}" -s "${SKIP_INSTALL}" -v "${LTP_VERSION}" -M "${TIMEOUT_MULTIPLIER}"
- ../../utils/send-to-lava.sh ./output/result.txt
parse: