aboutsummaryrefslogtreecommitdiff
path: root/templates/iks_antutu_4.0.3.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'templates/iks_antutu_4.0.3.yaml')
-rw-r--r--templates/iks_antutu_4.0.3.yaml23
1 files changed, 14 insertions, 9 deletions
diff --git a/templates/iks_antutu_4.0.3.yaml b/templates/iks_antutu_4.0.3.yaml
index bd739ae..9f170af 100644
--- a/templates/iks_antutu_4.0.3.yaml
+++ b/templates/iks_antutu_4.0.3.yaml
@@ -1,10 +1,15 @@
-global:
- iterations: 1
+config:
+ result_processors:
+ - csv
+ - sqlite
+ sqlite_database: my_database.db
+global:
+ iterations: 1
workloads:
- - id: 3c_iks
- workload_name: antutu
- label: antutu4.0.3
- workload_parameters:
- version: 4.0.3
- boot_parameters:
- os_mode: iks_cpu
+- boot_parameters:
+ os_mode: iks_cpu
+ id: 3c_iks
+ label: antutu4.0.3
+ workload_name: antutu
+ workload_parameters:
+ version: 4.0.3