Ir al contenido

ADR-009-c — CI Integration

Draft

[[adr-009-testing-strategy|ADR-009]] defines five test layers. This ADR will decide which layers run on which CI triggers, failure policies, and performance budgets. Deferred until CI infrastructure is provisioned.

Pending. This ADR will define:

  • Which test suites run on PR, on merge to main, and on deploy.
  • Which failures block merge vs warn.
  • Timeout and performance thresholds.
  • Test parallelization strategy.
  • Artifact retention (coverage reports, test results).
  • (+) Placeholder ensures CI testing is a tracked decision, not an afterthought.
  • (-) Until implemented, test discipline relies on local execution.