Skip to content

Commit fd55666

Browse files
committed
minor edit to proto_load settings
1 parent 6665bf8 commit fd55666

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

src/tests/multi-server/tests/prof-accept/short.ci.test.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44

55
# Load generator configuration
66
loadgen:
7-
start_pps: 500
8-
max_pps: 1000
9-
duration: 5
10-
step: 500
7+
start_pps: 100
8+
max_pps: 100
9+
duration: 60
10+
step: 100
1111
parallel: 1
1212
max_backlog: 1000
1313
repeat: "no"
1414

1515
# Test framework
16-
test_timeout: 50
17-
test_verify_timeout: 40
16+
test_timeout: 80
17+
test_verify_timeout: 70

0 commit comments

Comments
 (0)