aboutsummaryrefslogtreecommitdiff
path: root/templates/easON_a57only_andbench_t5.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_a57only_andbench_t5.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_a57only_andbench_t5.yaml')
-rw-r--r--templates/easON_a57only_andbench_t5.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/easON_a57only_andbench_t5.yaml b/templates/easON_a57only_andbench_t5.yaml
index 3293f0c..a4e2ca0 100644
--- a/templates/easON_a57only_andbench_t5.yaml
+++ b/templates/easON_a57only_andbench_t5.yaml
@@ -22,3 +22,4 @@ workloads:
name: andebench
workload_parameters:
number_of_threads: 5
+ uninstall_apk: true