summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnders Roxell <anders.roxell@linaro.org>2013-10-25 12:36:17 +0200
committerAnders Roxell <anders.roxell@linaro.org>2013-10-25 12:36:17 +0200
commit3c1359f889f91c0b25d6e7c2c96fa6b2baa25fca (patch)
tree126d25fad8df9b3853c89701f2a05337420895a6
parent93119fc01855c7f47ff179d9c30740a2a52f1d1e (diff)
add lmbench to LAVA_TEST_PLAN
Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
-rwxr-xr-xlinux-lng.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux-lng.sh b/linux-lng.sh
index 9c8e833..467b813 100755
--- a/linux-lng.sh
+++ b/linux-lng.sh
@@ -81,7 +81,7 @@ HWPACK_BUILD_NUMBER=${BUILD_NUMBER}
HWPACK_FILE_NAME=`ls hwpack_linaro-${hwpack}*.tar.gz`
IMAGE_URL=https://snapshots.linaro.org/kernel-hwpack/linux-lng-le-${hwpack}/${BUILD_NUMBER}/${hwpack}-lng-sd.img.gz
BUNDLE_STREAM_NAME=/public/team/linaro/ci-linux-lng/
-LAVA_TEST_PLAN=hackbench ltp ltp-realtime kvm
+LAVA_TEST_PLAN=hackbench ltp ltp-realtime kvm lmbench
DEVICE_TYPE=${device_type}
DISTRIBUTION=openembedded
EOF