Skip to content

Commit

Permalink
chore(RHIDP-4039): 1.3-mvp-catalog-size-api-scalability
Browse files Browse the repository at this point in the history
Set entitiy timeout to 1800
  • Loading branch information
yogananth-subramanian committed Oct 8, 2024
1 parent b4766f2 commit 7d901e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test.env
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ export DURATION=15m
export PRE_LOAD_DB=true
export SCALE_ACTIVE_USERS_SPAWN_RATES='100:5'
export SCALE_BS_USERS_GROUPS='10000:2000'
export SCALE_CATALOG_SIZES='1:1 2500:1 5000:1 6000:1 7000:1 8000:1 9000:1 10000:1 11000:1 12000:1 13000:1 14000:1 15000:1'
export SCALE_CATALOG_SIZES='1:1 5000:1 5100:1 5200:1 5300:1 5400:1'
export SCALE_CPU_REQUESTS_LIMITS=:
export SCALE_DB_STORAGES=1Gi
export SCALE_MEMORY_REQUESTS_LIMITS=:
Expand Down

0 comments on commit 7d901e2

Please sign in to comment.