Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 25 additions & 0 deletions test.env
Original file line number Diff line number Diff line change
Expand Up @@ -90,3 +90,28 @@
# export SCALE_DB_STORAGES="1Gi 2Gi"
# export SCALE_CPU_REQUESTS_LIMITS=": 1:1"
# export SCALE_MEMORY_REQUESTS_LIMITS=": 1Gi:1Gi"


export ENABLE_ORCHESTRATOR=true

export DURATION=10m
export PRE_LOAD_DB=true
export SCALE_ACTIVE_USERS_SPAWN_RATES='1:1'
export SCALE_BS_USERS_GROUPS='1000:250'
export SCALE_CATALOG_SIZES='2500:2500'
export SCALE_CPU_REQUESTS_LIMITS=':'
export SCALE_DB_STORAGES='2Gi'
export SCALE_MEMORY_REQUESTS_LIMITS=':'
export SCALE_REPLICAS='1:1'
export SCALE_WORKERS='20'
export SCALE_RBAC_POLICY_SIZE='1 1 1 1 1'
export RBAC_POLICY='all_groups_admin'
export ENABLE_RBAC=true
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 ENABLE_ORCHESTRATOR=false
export RHDH_HELM_CHART_VERSION=1.8-164-CI
export ALWAYS_CLEANUP=false