litellm/tests/e2e/load
Kerry Lu d4e083348c revert: drop the create-release.yml gating and E2E_REDIS_CHAOS opt-in
create-release.yml is back to calling the chaos test through no mechanism at
all; it never called it. Also drops the E2E_REDIS_CHAOS opt-in gate itself:
the redis_chaos marker still exists for -m selection and is still excluded
from the per-PR selector by path (tests/e2e/(ui|claude_code|load)/), but the
test no longer needs an env var to run once its file is targeted.

Co-Authored-By: Claude Code <noreply@anthropic.com>
2026-09-11 15:16:00 -07:00
..
conftest.py revert: drop the create-release.yml gating and E2E_REDIS_CHAOS opt-in 2026-09-11 15:16:00 -07:00
load_client.py fix(e2e): migrate load suite from e2e_gateway to ProxyClient (#33839) 2026-07-18 19:41:03 +00:00
locust_load.py test(load): drive /v1/messages alongside /chat/completions in the Redis chaos test 2026-09-11 12:28:02 -07:00
locustfile.py test(e2e): address Redis chaos PR review, add log-bytes budget 2026-09-11 12:40:25 -07:00
phase_budget.py test(e2e): bound chaos latency and log volume with flat ceilings 2026-09-11 13:38:01 -07:00
proxy_usage.py test(load): pause Redis outright and budget the chaos phase against the baseline 2026-09-11 11:06:06 -07:00
session_anomaly.py fix(e2e): retry transient turn failures and move the weekly anomaly run to Saturday before the stable release cut 2026-07-21 16:55:44 -07:00
test_locust_load.py test(load): drive /v1/messages alongside /chat/completions in the Redis chaos test 2026-09-11 12:28:02 -07:00
test_phase_budget.py test(e2e): bound chaos latency and log volume with flat ceilings 2026-09-11 13:38:01 -07:00
test_proxy_usage.py test(load): pause Redis outright and budget the chaos phase against the baseline 2026-09-11 11:06:06 -07:00
test_redis_chaos_e2e.py revert: drop the create-release.yml gating and E2E_REDIS_CHAOS opt-in 2026-09-11 15:16:00 -07:00
test_session_anomaly.py test(e2e): move Admin UI Playwright suite to tests/e2e/ui (#34196) 2026-07-22 19:43:10 +00:00
test_weekly_session_anomaly_e2e.py fix(e2e): retry transient turn failures and move the weekly anomaly run to Saturday before the stable release cut 2026-07-21 16:55:44 -07:00
weekly_anomaly_config.yml test(e2e): add weekly session-anomaly load test against real providers 2026-07-21 14:54:02 -07:00