summaryrefslogtreecommitdiff
path: root/automated
diff options
context:
space:
mode:
authorNaresh Kamboju <naresh.kamboju@linaro.org>2016-10-10 15:44:03 +0530
committerNaresh Kamboju <naresh.kamboju@linaro.org>2016-10-10 15:45:36 +0530
commitaa7abe06276af2ebbbd0793e6e865a214d6e4d05 (patch)
tree3af20197cd354cc5b234d0419903ec9005407da6 /automated
parent896f013eb09684c827032ba90a0e859cb4180e3c (diff)
ltp: dump LTP version to 20160920
Change-Id: I9bd0d158458502fadec61e96061f7d02259a2e0f Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
Diffstat (limited to 'automated')
-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 e72d6a3..cf1ae0b 100755
--- a/automated/linux/ltp/ltp.sh
+++ b/automated/linux/ltp/ltp.sh
@@ -13,7 +13,7 @@ TST_CMDFILES=""
# List of test cases to be skipped
SKIPFILE=""
# LTP version
-LTP_VERSION="20160510"
+LTP_VERSION="20160920"
LTP_PATH=/opt/ltp
diff --git a/automated/linux/ltp/ltp.yaml b/automated/linux/ltp/ltp.yaml
index f48d4f3..714bc92 100644
--- a/automated/linux/ltp/ltp.yaml
+++ b/automated/linux/ltp/ltp.yaml
@@ -18,7 +18,7 @@ metadata:
- ifc6410
params:
# LTP version
- LTP_VERSION: 20160510
+ LTP_VERSION: 20160920
TST_CMDFILES: syscalls,mm,math,timers,fcntl-locktests,ipc,fsx,fs,hugetlb,io,nptl,pty,containers,fs_bind,filecaps,admin_tools,connectors
# TST_CMDFILES: math,timers
# SKIPFILE can be a filename from dir ./automated/linux/ltp/ or an open URL