From ed3fd58e32fbcea787f369ce284fdf038cd7e46d Mon Sep 17 00:00:00 2001 From: Naresh Kamboju Date: Tue, 12 Jan 2016 14:09:51 +0530 Subject: 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 --- templates/easON_a53bc_glbenchmark_egypt_off_screen.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'templates/easON_a53bc_glbenchmark_egypt_off_screen.yaml') diff --git a/templates/easON_a53bc_glbenchmark_egypt_off_screen.yaml b/templates/easON_a53bc_glbenchmark_egypt_off_screen.yaml index 75a49bb..10ca540 100644 --- a/templates/easON_a53bc_glbenchmark_egypt_off_screen.yaml +++ b/templates/easON_a53bc_glbenchmark_egypt_off_screen.yaml @@ -27,3 +27,4 @@ workloads: workload_parameters: version: 2.5.1 variant: offscreen + uninstall_apk: true -- cgit v1.2.3