summaryrefslogtreecommitdiff
path: root/automated/linux/sysbench/sysbench.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'automated/linux/sysbench/sysbench.yaml')
-rw-r--r--automated/linux/sysbench/sysbench.yaml7
1 files changed, 4 insertions, 3 deletions
diff --git a/automated/linux/sysbench/sysbench.yaml b/automated/linux/sysbench/sysbench.yaml
index 453eb74..1bceee4 100644
--- a/automated/linux/sysbench/sysbench.yaml
+++ b/automated/linux/sysbench/sysbench.yaml
@@ -13,6 +13,7 @@ metadata:
- ubuntu
- fedora
- centos
+ - openembedded
scope:
- performance
environment:
@@ -27,10 +28,10 @@ metadata:
- d05
params:
- # "${TESTS}" could be one more of the following tests.
+ # "${TESTS}" could be one or more of the following tests.
+ # TESTS: cpu memory threads mutex fileio oltp
# TESTS: "oltp"
- # TESTS: "fileio oltp"
- TESTS: "cpu memory threads mutex fileio oltp"
+ TESTS: "cpu memory threads mutex fileio"
# Number of threads to use.
NUM_THREADS: "1"
SKIP_INSTALL: "false"