aboutsummaryrefslogtreecommitdiff
path: root/templates/easON_a53bc_andbench_t1.yaml
diff options
context:
space:
mode:
authorNaresh Kamboju <naresh.kamboju@linaro.org>2016-01-12 14:09:51 +0530
committerMilosz Wasilewski <milosz.wasilewski@linaro.org>2016-01-19 17:53:18 +0000
commited3fd58e32fbcea787f369ce284fdf038cd7e46d (patch)
tree05208df5e95a6ed00266717649579659dc18ed2d /templates/easON_a53bc_andbench_t1.yaml
parent0a04ce624e259164a7c16335372a734eb15bf454 (diff)
WA2: Juno: eas: Adding uninstall_apk: true
In order to preserve space and make sure nothing is polluting results we should uninstall benchmarks after running. For WA this is done by using uninstall_apk parameter Example: - id: b10 name: sqlitebm workload_parameters: uninstall_apk: true Change-Id: I53121acf761e593c7a47e503115b977d22728b6b Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
Diffstat (limited to 'templates/easON_a53bc_andbench_t1.yaml')
-rw-r--r--templates/easON_a53bc_andbench_t1.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/easON_a53bc_andbench_t1.yaml b/templates/easON_a53bc_andbench_t1.yaml
index 2aef2fd..c3a17c4 100644
--- a/templates/easON_a53bc_andbench_t1.yaml
+++ b/templates/easON_a53bc_andbench_t1.yaml
@@ -25,3 +25,4 @@ workloads:
name: andebench
workload_parameters:
number_of_threads: 1
+ uninstall_apk: true