Testes de Carga: /deploy/oke/load-test

This commit is contained in:
2026-08-17 18:59:14 -03:00
parent eaf6ea85b1
commit 23d32bbcfc
36 changed files with 3349 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
# Optional explicit overrides for OKE/load testing.
# Copy to .env.loadtest ONLY when you intentionally want to replace values
# inherited from templates/agent_template_backend/.env.
#
# cp deploy/oke/load-test/.env.loadtest.override.example \
# deploy/oke/load-test/.env.loadtest
# Example:
# OCI_REGION=sa-saopaulo-1
# OCI_AUTH_MODE=oke_workload_identity
# ENABLE_ANALYTICS=true
# ENABLE_MCP_TOOLS=true
# MONGODB_URI=mongodb://...