documentation cleanse, sprints work and planning. remaining non EF DAL migration to EF
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"type": "integration",
|
||||
"capturedAtUtc": "2026-02-13T12:00:00Z",
|
||||
"feature": "zastava-runtime-observer",
|
||||
"module": "zastava",
|
||||
"testProject": "src/Zastava/__Tests/StellaOps.Zastava.Observer.Tests/StellaOps.Zastava.Observer.Tests.csproj",
|
||||
"testFilter": "ContainerRuntimePollerTests|RuntimeEventBufferTests|RuntimeEventFactoryTests",
|
||||
"testsRun": 11,
|
||||
"testsPassed": 11,
|
||||
"testsFailed": 0,
|
||||
"behaviorVerified": [
|
||||
"ContainerRuntimePoller produces start events in stable order",
|
||||
"ContainerRuntimePoller emits stop event when container missing",
|
||||
"ContainerRuntimePoller includes posture information in events",
|
||||
"BackoffCalculator computes delay within bounds with jitter",
|
||||
"RuntimeEventBuffer persists batch and ack removes files",
|
||||
"RuntimeEventBuffer restores pending events after restart",
|
||||
"RuntimeEventBuffer enforces disk capacity with eviction",
|
||||
"RuntimeEventFactory attaches Build-ID from process capture",
|
||||
"RuntimeEventFactory throws when tenant missing"
|
||||
],
|
||||
"verdict": "pass"
|
||||
}
|
||||
Reference in New Issue
Block a user