aboutsummaryrefslogtreecommitdiff
path: root/templates/iks_smartbench.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'templates/iks_smartbench.yaml')
-rw-r--r--templates/iks_smartbench.yaml17
1 files changed, 11 insertions, 6 deletions
diff --git a/templates/iks_smartbench.yaml b/templates/iks_smartbench.yaml
index c8eff1b..dcee398 100644
--- a/templates/iks_smartbench.yaml
+++ b/templates/iks_smartbench.yaml
@@ -1,7 +1,12 @@
-global:
- iterations: 1
+config:
+ result_processors:
+ - csv
+ - sqlite
+ sqlite_database: my_database.db
+global:
+ iterations: 1
workloads:
- - id: 3k_iks
- workload_name: smartbench
- boot_parameters:
- os_mode: iks_cpu
+- boot_parameters:
+ os_mode: iks_cpu
+ id: 3k_iks
+ workload_name: smartbench