Skip to content

Commit

Permalink
test(RHIDP-4530): Entity burden test 1.4-69
Browse files Browse the repository at this point in the history
  • Loading branch information
jhutar committed Nov 15, 2024
1 parent 5fa1a44 commit 4d4cf3d
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions test.env
Original file line number Diff line number Diff line change
Expand Up @@ -69,3 +69,20 @@
# 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 4d4cf3d

Please sign in to comment.