Skip to content

Commit 253268c

Browse files
committed
Fix tested-groups and tested-commands on vector_db_benchmark_test
1 parent 24c3d84 commit 253268c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

redis_benchmarks_specification/test-suites/vector_db_benchmark_test.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,10 @@ dbconfig:
1010
requests:
1111
memory: 1g
1212
tested-groups:
13-
- redisearch
14-
tested-commands:
1513
- search
14+
tested-commands:
15+
- hset
16+
- ft.search
1617
redis-topologies:
1718
- oss-standalone-with-redisearch
1819
build-variants:

0 commit comments

Comments
 (0)