Skip to content

Commit 1554af5

Browse files
committed
docs: reorganize docker testing strategy documentation
- Merge docker-testing-rejection.md and docker-testing-revision.md into docker-testing-evolution.md - Move docker phase architecture content from decisions/ to e2e-testing.md - Update all references to renamed files across documentation - Consolidate complete Docker testing strategy evolution in single document - Remove redundant docker-phase-architecture.md and docker-testing-revision.md files The documentation now accurately reflects the hybrid Docker/LXD approach for E2E testing.
1 parent 897d2a3 commit 1554af5

10 files changed

+496
-566
lines changed

docs/decisions/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This directory contains architectural decision records for the Torrust Tracker D
99
| ✅ Accepted | 2025-09-10 | [LXD VMs over Containers](./lxd-vm-over-containers.md) | Use LXD virtual machines instead of containers for production alignment |
1010
| ✅ Accepted | 2025-09-09 | [Tera Minimal Templating Strategy](./tera-minimal-templating-strategy.md) | Use Tera with minimal variables and templates to avoid complexity and delimiter conflicts |
1111
| ✅ Accepted | - | [LXD over Multipass](./lxd-over-multipass.md) | Choose LXD containers over Multipass VMs for deployment testing |
12-
|Accepted | - | [Docker Testing Rejection](./docker-testing-rejection.md) | Reject Docker-based testing approach in favor of native container solutions |
12+
|Resolved | - | [Docker Testing Evolution](./docker-testing-evolution.md) | Evolution from Docker rejection to hybrid approach for split E2E testing |
1313
| ✅ Accepted | - | [Meson Removal](./meson-removal.md) | Remove Meson build system from the project |
1414

1515
## ADR Template

docs/decisions/docker-phase-architecture.md

Lines changed: 0 additions & 181 deletions
This file was deleted.

0 commit comments

Comments
 (0)