Files
Fred Tzeng 1545448b5c Enable standalone activities for mixed brain dev server (#11457)
## What changed?
Enable the `activity.enableStandalone` dynamic config on the release
server in the mixed-brain test.

## Why?
omes `throughput_stress` auto-enables standalone-activity load when the
namespace reports support. The current server (1.32) defaults it on, so
omes sends SAA calls; the previous release (v1.31.2) defaults it off, so
calls routed to the release frontend were rejected (`Unimplemented:
"Standalone activity is disabled"`), stalling workflows until the run
timed out. Enabling the DC on the release server matches a real
rolling-upgrade cluster and lets the test exercise SAA across both
versions instead of failing on every branch.

## How did you test it?
- [X] built
- [X] run locally and tested manually
- [ ] covered by existing tests
- [ ] added new unit test(s)
- [ ] added new functional test(s)
2026-08-10 11:35:04 -07:00
..
2026-02-25 17:16:40 -08:00
2026-08-07 18:23:30 +00:00
2026-08-07 18:23:30 +00:00