summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNaresh Kamboju <naresh.kamboju@linaro.org>2017-05-17 18:41:47 +0530
committerNaresh Kamboju <naresh.kamboju@linaro.org>2017-05-17 18:41:47 +0530
commit23962f85908fdd7846f773d839a9f14601faea9f (patch)
treebfc47cf8549a924085545531d3407203ced9e455
parent336e321df0024e8d99bc86d652f0332ad03f1b44 (diff)
automated: linux: ltp-realtime: Bump LTP version to 20170516
Change-Id: Idafb588b44a0da4d10c29ebdad3e8986b5733b72 Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
-rwxr-xr-xautomated/linux/ltp-realtime/ltp-realtime.sh2
-rw-r--r--automated/linux/ltp-realtime/ltp-realtime.yaml2
2 files changed, 2 insertions, 2 deletions
diff --git a/automated/linux/ltp-realtime/ltp-realtime.sh b/automated/linux/ltp-realtime/ltp-realtime.sh
index f670ef0..f8dc262 100755
--- a/automated/linux/ltp-realtime/ltp-realtime.sh
+++ b/automated/linux/ltp-realtime/ltp-realtime.sh
@@ -15,7 +15,7 @@ echo "Script path is: ${SCRIPTPATH}"
LTP_REALTIME_TESTS="async_handler gtod_latency hrtimer-prio matrix_mult measurement periodic_cpu_load pi_perf prio-preempt prio-wake pthread_kill_latency rt-migrate sched_football sched_jitter sched_latency thread_clock"
# LTP version
-LTP_VERSION="20170116"
+LTP_VERSION="20170516"
SKIP_INSTALL="false"
LTP_PATH=/opt/ltp
diff --git a/automated/linux/ltp-realtime/ltp-realtime.yaml b/automated/linux/ltp-realtime/ltp-realtime.yaml
index b09a383..f987b01 100644
--- a/automated/linux/ltp-realtime/ltp-realtime.yaml
+++ b/automated/linux/ltp-realtime/ltp-realtime.yaml
@@ -20,7 +20,7 @@ metadata:
- arndale
params:
# LTP version
- LTP_VERSION: 20170116
+ LTP_VERSION: 20170516
LTP_REALTIME_TESTS: "async_handler gtod_latency hrtimer-prio matrix_mult measurement periodic_cpu_load pi_perf prio-preempt prio-wake pthread_kill_latency rt-migrate sched_football sched_jitter sched_latency thread_clock"
SKIP_INSTALL: false