-
Notifications
You must be signed in to change notification settings - Fork 0
test: add long-running runtime reliability tests #69
Copy link
Copy link
Open
Labels
area: ciContinuous integration and GitHub automation.Continuous integration and GitHub automation.area: runtimeOpenResty and privileged controller runtime behavior.OpenResty and privileged controller runtime behavior.relatedRelated work that is not a confirmed duplicate.Related work that is not a confirmed duplicate.
Milestone
Description
Activity
Metadata
Metadata
Assignees
Labels
area: ciContinuous integration and GitHub automation.Continuous integration and GitHub automation.area: runtimeOpenResty and privileged controller runtime behavior.OpenResty and privileged controller runtime behavior.relatedRelated work that is not a confirmed duplicate.Related work that is not a confirmed duplicate.
Summary
Add long-running reliability coverage beyond short production smoke
tests.
The existing production smokes remain the fast merge gate.
This issue adds longer runtime/soak testing.
Scenarios
Repeatedly exercise:
Test Duration
Do not run a multi-hour test on every PR.
Prefer:
nightly/scheduled
or explicit release-gate workflow
while keeping representative shorter reliability checks in normal CI.
Detect
Acceptance Criteria
Priority
P0
Dependencies and sequencing
Extends completed reconciliation #12 and fast production-smoke coverage #13, rather than replacing either. Include representative #64/#65 policy behavior when those features land. Long-running release evidence is required by #75.