Commit 2e2261a
test(dm): escalate to SIGKILL in wait_process_exit after 120s timeout
dm-master.test occasionally hangs on SIGHUP (stuck in etcd compaction
or DDL coordination), causing cleanup_process to fail with "didn't
exit after 120 seconds" and killing the entire test group. Instead of
failing, escalate to SIGKILL so cleanup proceeds and the next test
can start.
Affects both classic and next-gen CI — seen in ha_cases, ha_cases3,
and other HA tests where multiple masters are started/stopped.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 2caf0e5 commit 2e2261a
1 file changed
Lines changed: 9 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
0 commit comments