Skip to content

Commit

Permalink
chore(DO NOT MERGE): Test mvp active users scalability RBAC v1.1
Browse files Browse the repository at this point in the history
Test mvp-active-users-scalability
  • Loading branch information
yogananth-subramanian committed Jul 1, 2024
1 parent 808b191 commit 92e9ca6
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 @@ -54,3 +54,20 @@
## Extras
# export LOCUST_EXTRA_CMD=
# export ARTIFACT_DIR=.artifacts
export DURATION=5m
export PRE_LOAD_DB="true"
export SCALE_ACTIVE_USERS_SPAWN_RATES='1:1 100:20 200:40 500:100 1000:200'
export SCALE_BS_USERS_GROUPS='10000:2000'
export SCALE_CATALOG_SIZES='2500:2500'
export SCALE_CPU_REQUESTS_LIMITS=:
export SCALE_DB_STORAGES=2Gi
export SCALE_MEMORY_REQUESTS_LIMITS=:
export SCALE_REPLICAS=5
export SCALE_WORKERS=40
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/redhat-developer-hub-1.1-107-CI/installation/
export ENABLE_RBAC=true

0 comments on commit 92e9ca6

Please sign in to comment.