Skip to content

Commit

Permalink
chore(RHIDP-4541): Entity burden test on test-1.4-entity-1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jhutar committed Nov 18, 2024
1 parent 4b20f4f commit 9a3c33d
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions test.env
Original file line number Diff line number Diff line change
Expand Up @@ -69,3 +69,21 @@
# export SCALE_DB_STORAGES="1Gi 2Gi"
# export SCALE_CPU_REQUESTS_LIMITS=": 1:1"
# export SCALE_MEMORY_REQUESTS_LIMITS=": 1Gi:1Gi"

export DURATION=15m
export PRE_LOAD_DB=true
export SCALE_ACTIVE_USERS_SPAWN_RATES='100:5'
export SCALE_BS_USERS_GROUPS='100:20'
export SCALE_CATALOG_SIZES='1:1 5000:5000 10000:10000 15000:15000 20000:20000 25000:25000 30000:30000'
export SCALE_CPU_REQUESTS_LIMITS=:
export SCALE_DB_STORAGES='20Gi'
export SCALE_MEMORY_REQUESTS_LIMITS=:
export SCALE_REPLICAS=1
export SCALE_WORKERS=20
export SCENARIO=mvp
export USE_PR_BRANCH=true
export WAIT_FOR_SEARCH_INDEX=false
export RHDH_HELM_CHART=redhat-developer-hub
export AUTH_PROVIDER=keycloak
export RHDH_HELM_REPO='https://raw.githubusercontent.com/rhdh-bot/openshift-helm-charts/refs/heads/redhat-developer-hub-1.4-69-CI/installation'

0 comments on commit 9a3c33d

Please sign in to comment.