File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed
Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change 8181# export SCALE_DB_STORAGES="1Gi 2Gi"
8282# export SCALE_CPU_REQUESTS_LIMITS=": 1:1"
8383# export SCALE_MEMORY_REQUESTS_LIMITS=": 1Gi:1Gi"
84+
85+ export DURATION=15m
86+ export PRE_LOAD_DB=true
87+ export SCALE_ACTIVE_USERS_SPAWN_RATES=' 100:5'
88+ export SCALE_BS_USERS_GROUPS=' 100:20'
89+ export SCALE_CATALOG_SIZES=' 1:1 5000:5000 10000:10000 15000:15000 20000:20000 25000:25000 30000:30000'
90+ export SCALE_CPU_REQUESTS_LIMITS=:
91+ export SCALE_DB_STORAGES=' 20Gi'
92+ export SCALE_MEMORY_REQUESTS_LIMITS=:
93+ export SCALE_REPLICAS=1
94+ export SCALE_WORKERS=20
95+ export ENABLE_RBAC=true
96+ export SCENARIO=mvp
97+ export USE_PR_BRANCH=true
98+ export WAIT_FOR_SEARCH_INDEX=false
99+ export RHDH_HELM_CHART=redhat-developer-hub
100+ export AUTH_PROVIDER=keycloak
101+ export RHDH_HELM_REPO=' https://raw.githubusercontent.com/rhdh-bot/openshift-helm-charts/refs/heads/redhat-developer-hub-1.6-72-CI/installation'
102+
You can’t perform that action at this time.
0 commit comments