Commit a5f9714
fix(e2e): MySQL 9.x向けにヘルスチェックを修正
mysql:9.6でMYSQL_PWD方式が非推奨となりヘルスチェックが失敗していた。
mysqladmin pingに変更し、start_periodを追加してMySQL起動完了を待つ。
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 7201490 commit a5f9714
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
9 | 13 | | |
10 | 14 | | |
11 | 15 | | |
| |||
0 commit comments