From 336e321df0024e8d99bc86d652f0332ad03f1b44 Mon Sep 17 00:00:00 2001 From: Naresh Kamboju Date: Wed, 17 May 2017 18:15:02 +0530 Subject: automated: linux: ltp: Bump LTP version to 20170516 Change-Id: I67b1d174fd1a679fd90dee85710c10a8975e2ea0 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 44ed94d..47b087e 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="20170116" +LTP_VERSION="20170516" LTP_PATH=/opt/ltp diff --git a/automated/linux/ltp/ltp.yaml b/automated/linux/ltp/ltp.yaml index 341dbce..28919df 100644 --- a/automated/linux/ltp/ltp.yaml +++ b/automated/linux/ltp/ltp.yaml @@ -18,7 +18,7 @@ metadata: - ifc6410 params: # LTP version - LTP_VERSION: 20170116 + LTP_VERSION: 20170516 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 -- cgit v1.2.3