summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNaresh Kamboju <naresh.kamboju@linaro.org>2018-05-22 17:51:16 +0530
committerNaresh Kamboju <naresh.kamboju@linaro.org>2018-05-22 17:51:16 +0530
commit7d31f4287387f0692a67a2c53300e63b92d09c8a (patch)
tree4c6db9de1a2002c6db3a86397afa24c133aed5e3
parentf7f70e83706c91782e843aa2829cd2cd44f1dad7 (diff)
LTP: bump ltp version to 20180515
Change-Id: Ic8890255e83e2fbd519e9130bdb804772508a7ef Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
-rwxr-xr-xautomated/linux/ltp/ltp.sh2
-rw-r--r--automated/linux/ltp/ltp.yaml2
2 files changed, 2 insertions, 2 deletions
diff --git a/automated/linux/ltp/ltp.sh b/automated/linux/ltp/ltp.sh
index 76f8d6b..0effed7 100755
--- a/automated/linux/ltp/ltp.sh
+++ b/automated/linux/ltp/ltp.sh
@@ -21,7 +21,7 @@ BOARD=""
BRANCH=""
ENVIRONMENT=""
# LTP version
-LTP_VERSION="20180118"
+LTP_VERSION="20180515"
LTP_TMPDIR=/ltp-tmp
LTP_PATH=/opt/ltp
diff --git a/automated/linux/ltp/ltp.yaml b/automated/linux/ltp/ltp.yaml
index fc49eee..8692f14 100644
--- a/automated/linux/ltp/ltp.yaml
+++ b/automated/linux/ltp/ltp.yaml
@@ -18,7 +18,7 @@ metadata:
- ifc6410
params:
# LTP version
- LTP_VERSION: 20180118
+ LTP_VERSION: 20180515
TST_CMDFILES: syscalls,mm,math,timers,fcntl-locktests,ipc,fsx,fs,hugetlb,io,nptl,pty,containers,fs_bind,filecaps,admin_tools,connectors
# SKIPFILE can be a filename from dir ./automated/linux/ltp/, an http URL,