Skip to content

Commit

Permalink
chore(RHIDP-4531): Storage limit test on test-1.4-storage-1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jhutar committed Nov 15, 2024
1 parent 5fa1a44 commit 36dfc65
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='10000:2000'
export SCALE_CATALOG_SIZES='1:1 2800:2800 2900:2900 3000:3000 3100:3100 3200:3200 3300:3300 3400:3400'
export SCALE_CPU_REQUESTS_LIMITS=:
export SCALE_DB_STORAGES='1Gi'
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 36dfc65

Please sign in to comment.