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.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/automated/linux/sysbench/sysbench.yaml b/automated/linux/sysbench/sysbench.yaml
index 1bceee4..4b44942 100644
--- a/automated/linux/sysbench/sysbench.yaml
+++ b/automated/linux/sysbench/sysbench.yaml
@@ -31,7 +31,7 @@ params:
# "${TESTS}" could be one or more of the following tests.
# TESTS: cpu memory threads mutex fileio oltp
# TESTS: "oltp"
- TESTS: "cpu memory threads mutex fileio"
+ TESTS: "percpu cpu memory threads mutex fileio"
# Number of threads to use.
NUM_THREADS: "1"
SKIP_INSTALL: "false"