forked from bai/curriculum-project-hub
13 lines
375 B
Markdown
13 lines
375 B
Markdown
# Test clean-host deployment and rollback on Linux
|
|
|
|
Type: task
|
|
Status: open
|
|
Blocked by: 10, 11, 12, 13, 14
|
|
|
|
## Question
|
|
|
|
Add an automated Linux production-like harness that executes the real install,
|
|
deploy and rollback paths against PostgreSQL and proves first install,
|
|
idempotence, failure atomicity, readiness failures, application rollback, and
|
|
deployment serialization.
|