From 52f0257707939ee93d70115fb7f7bf968d9d3f30 Mon Sep 17 00:00:00 2001 From: Naresh Kamboju Date: Tue, 20 Nov 2018 19:52:18 +0530 Subject: LTP: Bump LTP version to 20180926 The LTP new release 20180926 is been published. LKFT openembedded builds have been upgrade to LTP-20180926. For the record bump ltp version in test definitions. Change-Id: I6ed086007fd4447364ec432167f5ae4c191cebd4 Signed-off-by: Naresh Kamboju --- automated/linux/ltp/ltp.sh | 2 +- automated/linux/ltp/ltp.yaml | 2 +- 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, -- cgit v1.2.3