Skip to content

Commit 2f3434b

Browse files
authored
Aligned tests' names in description with files' names for 2 hash* tests (#228)
1 parent 321ac08 commit 2f3434b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-hash-hexists.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
version: 0.4
2-
name: memtier_benchmark-1Mkeys-lhash-hexists
2+
name: memtier_benchmark-1Mkeys-hash-hexists
33
description: Runs memtier_benchmark, for a keyspace length of 1M keys loading HASHES with 5 fields each. Each field value has a data size of 100 Bytes. After loading test HEXISTS command.
44
dbconfig:
55
configuration-parameters:

redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-hash-hincrby.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
version: 0.4
2-
name: memtier_benchmark-1Mkeys-lhash-hincbry
2+
name: memtier_benchmark-1Mkeys-hash-hincrby
33
description: Runs memtier_benchmark, for a keyspace length of 1M keys loading HASHES with 5 fields each. Each field value has a data size of 1000 Bytes.
44
dbconfig:
55
configuration-parameters:

0 commit comments

Comments
 (0)