Skip to content

Commit dd782cc

Browse files
committed
Aligned dbconfig format in redis* test with common format
1 parent 534f3ef commit dd782cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

utils/tests/test_data/test-suites/redis-benchmark-full-suite-1Mkeys-100B.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ description: "Runs the default redis-benchmark test suite, for a keyspace length
44
with a data size of 100 Bytes for each key. On total 50 concurrent connections
55
will be used, sending 1M requests."
66
dbconfig:
7-
- configuration-parameters:
8-
- save: '""'
7+
configuration-parameters:
8+
save: '""'
99
tested-commands:
1010
- PING
1111
- SET

0 commit comments

Comments
 (0)