Skip to content

Commit 54db104

Browse files
committed
relax rps even more, it is a functional test
1 parent e2353a4 commit 54db104

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/slo.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,8 @@ jobs:
8181
name: native-node-hints
8282
path: ./native/node_hints
8383
label: native/node_hints
84-
slo_workload_read_max_rps: 100
85-
slo_workload_write_max_rps: 100
84+
slo_workload_read_max_rps: 10
85+
slo_workload_write_max_rps: 10
8686
run_extra_args: '-batch-size=10'
8787
create_extra_args: '-min-partitions-count 10'
8888

0 commit comments

Comments
 (0)