summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Rue <dan.rue@linaro.org>2018-11-20 14:41:03 +0000
committerLinaro Code Review <review@review.linaro.org>2018-11-20 14:41:03 +0000
commit534c569022ac2ab249a8831dfe79a4be73dcda1b (patch)
tree6d6bc6c97396f3828323c3d05045413fa58a60a9
parent76991ed06840a8e454ab6a00b3e86e9e2359cad3 (diff)
parent52f0257707939ee93d70115fb7f7bf968d9d3f30 (diff)
Merge "LTP: Bump LTP version to 20180926"
-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 1857c05..9a28aa3 100755
--- a/automated/linux/ltp/ltp.sh
+++ b/automated/linux/ltp/ltp.sh
@@ -21,7 +21,7 @@ BOARD=""
BRANCH=""
ENVIRONMENT=""
# LTP version
-LTP_VERSION="20180515"
+LTP_VERSION="20180926"
LTP_TMPDIR=/ltp-tmp
LTP_PATH=/opt/ltp
diff --git a/automated/linux/ltp/ltp.yaml b/automated/linux/ltp/ltp.yaml
index 8692f14..0f5c421 100644
--- a/automated/linux/ltp/ltp.yaml
+++ b/automated/linux/ltp/ltp.yaml
@@ -18,7 +18,7 @@ metadata:
- ifc6410
params:
# LTP version
- LTP_VERSION: 20180515
+ LTP_VERSION: 20180926
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,