houseme
d385cea7c6
test(lifecycle): add manual transition rollout harnesses ( #5346 )
...
* test(lifecycle): add manual transition rollout harnesses
Add a dedicated #1508 ignored E2E harness for non-empty manual transition rollout readback and a reusable Docker mixed-version harness entrypoint.
Co-Authored-By: heihutu <heihutu@gmail.com >
* test(lifecycle): satisfy rollout harness clippy
Use unwrap_or_default for the optional transition_failed report field while preserving the zero-default status readback behavior.
Co-Authored-By: heihutu <heihutu@gmail.com >
---------
Co-authored-by: heihutu <heihutu@gmail.com >
2026-07-28 00:04:47 +00:00
houseme
6d3ce90c0f
fix(lifecycle): harden manual transition rollout checks ( #5344 )
...
Co-authored-by: heihutu <heihutu@gmail.com >
2026-07-27 17:29:06 +00:00
houseme
300beff970
fix: classify manual transition tier failures ( #5335 )
...
Co-authored-by: heihutu <heihutu@gmail.com >
2026-07-27 12:49:08 +00:00
houseme
f6c227628f
test(scripts): capture manual transition failure samples ( #5331 )
...
Add a reusable evidence collector for manual transition tier-failure attribution samples and wire the runbook tests to cover its dry-run and argument guards.
Co-authored-by: heihutu <heihutu@gmail.com >
2026-07-27 18:49:48 +08:00
houseme
464bf45e15
chore(scripts): add manual transition follow-up monitor ( #5328 )
...
* test(scripts): cover manual transition runbooks
Add a script-test entry for the manual transition rollout and soak runbook generators. The test covers ratio fail-fast behavior, generated status/metrics/journal checks, and runnable dry-run artifacts.
Verification:
- ./scripts/test_manual_transition_runbooks.sh
- make script-tests
Co-Authored-By: heihutu <heihutu@gmail.com >
* test(scripts): assert nightly stress snapshot hooks
Co-Authored-By: heihutu <heihutu@gmail.com >
* feat(scripts): add transition CI follow-up monitor
Co-Authored-By: heihutu <heihutu@gmail.com >
---------
Co-authored-by: heihutu <heihutu@gmail.com >
2026-07-27 16:36:41 +08:00
houseme
bc2d8e0c60
test(scripts): cover manual transition runbooks ( #5327 )
...
Add a script-test entry for the manual transition rollout and soak runbook generators. The test covers ratio fail-fast behavior, generated status/metrics/journal checks, and runnable dry-run artifacts.
Verification:
- ./scripts/test_manual_transition_runbooks.sh
- make script-tests
Co-authored-by: heihutu <heihutu@gmail.com >
2026-07-27 07:56:58 +00:00