Commit 6d16f48
Shane Wall
demo/postgres-survive-kill9/ci-smoke.sh: now waits for pgbench tables before taking the baseline, explicitly restarts the Postgres service after the SIGKILL, and re-uses the readiness loop. This matches your test flow.
Updated README earlier to surface ./ci-smoke.sh as the CI-friendly check.
Tested:
Ran ./ci-smoke.sh from demo/postgres-survive-kill9: passes (baseline captured, kill, restart, count preserved, metrics scraped), then tore down the stack.1 parent c761b19 commit 6d16f48
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
28 | 37 | | |
29 | 38 | | |
30 | 39 | | |
31 | 40 | | |
32 | 41 | | |
33 | 42 | | |
| 43 | + | |
34 | 44 | | |
35 | 45 | | |
36 | 46 | | |
| |||
0 commit comments