Skip to content

Commit

Permalink
chore(RHIDP-4039): 1.3-mvp-catalog-size-component-scalability
Browse files Browse the repository at this point in the history
Set entity timeout to 1800
  • Loading branch information
yogananth-subramanian committed Oct 8, 2024
1 parent 0c0eaa9 commit 70e5677
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 1:2500 1:5000 1:6000 1:7000 1:8000 1:9000 1:10000 1:11000 1:12000 1:13000 1:14000 1:15000'
export SCALE_CATALOG_SIZES='1:1 1:6000 1:6100 1:6200 1:6300 1:6400 1:6500'
export SCALE_CPU_REQUESTS_LIMITS=:
export SCALE_DB_STORAGES=1Gi
export SCALE_MEMORY_REQUESTS_LIMITS=:
Expand Down

0 comments on commit 70e5677

Please sign in to comment.