You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* chore(db): purge e2e-test runs 29651998085 and 29819261957 — accidental ingest
Both are workflow_dispatch runs of .github/workflows/e2e-tests.yml on AMD
agentx feature branches that were accidentally ingested into production:
- 29651998085 (2026-07-18, amd/agentx_dsv4_sgl_mtp_0717):
e2e Test - dsv4-fp4-mi355x-sglang-agentic-mtp ...
- 29819261957 (2026-07-21, amd/agentx-v1.0-th-hicon):
e2e Test - dsv4-fp4-mi355x-sglang-disagg-agentic-hicache
(earlier sibling of 29912027293, purged in #616)
On merge, apply-run-overrides.yml deletes each run's rows (benchmarks,
agentic trace-replay sidecars, availability) from production, verifies
the DB, and refreshes the cache; the entries also skip the runs on any
future re-ingest.
* chore(db): purge 19 more accidentally-ingested e2e-test runs
Extends the purge to every other ingested run of e2e-tests.yml found by
sweeping workflow-info across all data-dates. All are workflow_dispatch
runs on feature branches, none intended for production:
- 5 dsv4 agentic (amd/agentx_dsv4_sgl_mtp_debug / _0717), 2026-07-16..18
- 14 GLM-5.2 AgentX (explore/glm52-* / feat/glm52-*), 2026-07-19..22,
mostly labeled "unofficial" — same class as the 2026-07-20 GLM-5.2 leak
Deliberately excluded: the 2 e2e runs that ran on `main`
(29657732517 GLM-5.2 concurrency curve, 29765418393 MiniMax-M2.7 EAGLE
smoke) — left intact pending confirmation they are not intentional data.
0 commit comments