summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNaresh Kamboju <naresh.kamboju@linaro.org>2018-04-20 19:47:39 +0530
committerNaresh Kamboju <naresh.kamboju@linaro.org>2018-04-20 19:47:39 +0530
commitd5b0d9ae165bbd92d371eb0374b9069191e890e7 (patch)
treef25fef55a80ce2db5caafe2ad4fa139dc253cba7
parente38573f0b18fe83c20d87e616d5d892f8fdb35fc (diff)
LTP: open posix fix 6
Change-Id: Ia7003b16175be9e6170e4e99d92cdd01e1893f0b Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
-rw-r--r--automated/linux/ltp-open-posix/ltp-open-posix.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/automated/linux/ltp-open-posix/ltp-open-posix.yaml b/automated/linux/ltp-open-posix/ltp-open-posix.yaml
index 519c073..5ae0a36 100644
--- a/automated/linux/ltp-open-posix/ltp-open-posix.yaml
+++ b/automated/linux/ltp-open-posix/ltp-open-posix.yaml
@@ -23,8 +23,8 @@ params:
run:
steps:
- - cd ./automated/linux/ltp/
- - ./ltp.sh -T "${TST_CMDFILES}" -s "${SKIP_INSTALL_PKG}" -v "${LTP_VERSION}" -M "${TIMEOUT_MULTIPLIER}" -R "${ROOT_PASSWD}"
+ - cd ./automated/linux/ltp-open-posix/
+ - ./ltp-open-posix.sh -T "${TST_CMDFILES}" -s "${SKIP_INSTALL_PKG}" -v "${LTP_VERSION}" -M "${TIMEOUT_MULTIPLIER}" -R "${ROOT_PASSWD}"
- ../../utils/send-to-lava.sh ./output/result.txt
parse: