-
[NA] [QA] feat: honor OPIK_VERSION_OVERRIDE in TS suite global setup (#6795)
发布于
2026-05-20 10:34:33 +00:00 When OPIK_VERSION_OVERRIDE is set in the env, seed the FE's
opik-version-override localStorage key into the saved storage
state. Every test that consumes storageState (i.e. all non-local
runs) inherits the override at page-load time.This lets external runners (e.g. a sanity job in a separate
automation repo) run this v1-shaped suite against a v2 deployment
under the v1 UI compatibility shim. No behavior change when the
env var is unset.下载附件