summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChase Qi <chase.qi@linaro.org>2018-03-13 21:38:05 +0800
committerChase Qi <chase.qi@linaro.org>2018-03-13 21:38:05 +0800
commit7a5109b1b2c0da501f9c58510c5fef8582d415cc (patch)
treed738bbc046500a19cf4ee714dc214cfab0325c3d
parente484fa325f27551b9fc7619ab8c4bcecf0741f79 (diff)
linux/ltp: dump LTP version to 20180118
Change-Id: I6107fec67a8eeec5a16a3ec0b835fe7dff4c5f84 Signed-off-by: Chase Qi <chase.qi@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 789b56e..76f8d6b 100755
--- a/automated/linux/ltp/ltp.sh
+++ b/automated/linux/ltp/ltp.sh
@@ -21,7 +21,7 @@ BOARD=""
BRANCH=""
ENVIRONMENT=""
# LTP version
-LTP_VERSION="20170929"
+LTP_VERSION="20180118"
LTP_TMPDIR=/ltp-tmp
LTP_PATH=/opt/ltp
diff --git a/automated/linux/ltp/ltp.yaml b/automated/linux/ltp/ltp.yaml
index 13f65b3..2dff68c 100644
--- a/automated/linux/ltp/ltp.yaml
+++ b/automated/linux/ltp/ltp.yaml
@@ -18,7 +18,7 @@ metadata:
- ifc6410
params:
# LTP version
- LTP_VERSION: 20170929
+ LTP_VERSION: 20180118
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,