Add fault injection testing CI infrastructure #73
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Add infrastructure for fault injection testing to verify that tests correctly detect failures and CI pipeline properly reports them.
Motivation
Currently there's no automated way to verify that:
Requirements
Test failure verification at CI startup
Parallel failure detection verification
Run automatically on every CI build
Acceptance Criteria
jabber.developer2 referenced this issue2026-01-21 15:47:14 +00:00
Add fault injection testing infrastructureto Add fault injection testing CI infrastructure