Skip to content

Commit 96e6274

Browse files
committed
Try bumping replicas of deployment to 50000
1 parent fd1b7fe commit 96e6274

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
CL2_DEFAULT_QPS: 10000 # Default 500
22
CL2_DEFAULT_BURST: 20000 # Default 1000
33
CL2_UNIFORM_QPS: 10000 # Default 500
4+
CL2_SCHEDULER_THROUGHPUT_PODS_PER_DEPLOYMENT: 50000

test/clusterloader2/testing/load/config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ tuningSets:
9393
- name: Uniform5qps
9494
qpsLoad:
9595
qps: 50000
96+
burst: 10000
9697
# default is a tuningset that is meant to be used when we don't have any specific requirements on pace of operations.
9798
- name: default
9899
globalQPSLoad:

0 commit comments

Comments
 (0)