summaryrefslogtreecommitdiff
path: root/application-benchmark-host.yaml
diff options
context:
space:
mode:
authorYongqin Liu <yongqin.liu@linaro.org>2015-03-19 13:11:30 +0800
committerYongqin Liu <yongqin.liu@linaro.org>2015-03-20 17:12:34 +0800
commitbb1d6b1cb8cdcadd0a76d4f048d2831ef1170f9b (patch)
tree077102acc860351c445e64d3b3bdc51f55e5673b /application-benchmark-host.yaml
parent11b3ba6ed690e07e3a3b9da5e9cddde58e48719d (diff)
add flag to indicate if the we record the result in the local csv file
test locally with several apks, and update javawhetstone and scimark for 5.1 Change-Id: Idd58bc3f2ac9f142ae662f39844c5c1cb0b7c8a6 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
Diffstat (limited to 'application-benchmark-host.yaml')
-rw-r--r--application-benchmark-host.yaml4
1 files changed, 1 insertions, 3 deletions
diff --git a/application-benchmark-host.yaml b/application-benchmark-host.yaml
index 6c3f5b0..00152d3 100644
--- a/application-benchmark-host.yaml
+++ b/application-benchmark-host.yaml
@@ -23,7 +23,6 @@ metadata:
- kvm
params:
- BASE_URL: "http://testdata.validation.linaro.org/apks/JavaBenchmark/pure-java-applications/"
APP_CONFIG_LIST: ""
LOOP_COUNT: 12
COLLECT_STREAMLINE: "false"
@@ -37,8 +36,7 @@ run:
- IPADDR=`awk -F '=' '{print $2}' /tmp/lava_multi_node_cache.txt`
- adb connect $IPADDR
- adb wait-for-device
- - ./application-benchmark.sh --base-url "$BASE_URL" --loop-count "$LOOP_COUNT" --streamline "$COLLECT_STREAMLINE" $APP_CONFIG_LIST
- - lava-test-run-attach rawdata.zip application/x-gzip
+ - ./application-benchmark.sh --loop-count "$LOOP_COUNT" --streamline "$COLLECT_STREAMLINE" $APP_CONFIG_LIST
- lava-sync application-benchmark-stop-target
parse: