- Issue created by @andypost
-
andypost →
committed cb3fadc3 on dev
DB: mariadb 10.6/10.3 prevent re-start at start-up #3449463
-
andypost →
committed cb3fadc3 on dev
- Status changed to Needs review
7 months ago 6:58pm 23 May 2024 -
andypost →
committed 815692be on dev
DB: mysql 5.5/5.6/5.7/8.0 prevent re-start at start-up #3449463
-
andypost →
committed 815692be on dev
-
andypost →
committed 0de9d45f on dev
DB: mysql 5.5/5.6/5.7/8.0 prevent re-start at start-up #3449463
-
andypost →
committed 0de9d45f on dev
-
andypost →
committed b92207b2 on dev
DB: mariadb 10.6/10.3.22 prevent re-start at start-up #3449463
-
andypost →
committed b92207b2 on dev
-
andypost →
committed f094dd30 on production
DB: mariadb 10.6/10.3.22 prevent re-start at start-up #3449463 (cherry...
-
andypost →
committed f094dd30 on production
-
andypost →
committed ffe94732 on dev
DB: mysql 5.5/5.6/5.7/8.0 prevent re-start at start-up #3449463
-
andypost →
committed ffe94732 on dev
-
andypost →
committed ccca2660 on dev
DB: mysql 5.5/5.6/5.7/8.0 prevent re-start at start-up #3449463
-
andypost →
committed ccca2660 on dev
-
andypost →
committed cdef7c17 on production
DB: mysql 5.5/5.6/5.7/8.0 prevent re-start at start-up #3449463 (...
-
andypost →
committed cdef7c17 on production
- Issue was unassigned.
- Status changed to Fixed
7 months ago 12:03am 24 May 2024 - 🇫🇷France andypost
I find it fixed as pgsql does not need to wait as cluster creation happening without listening socket (so health check will wait)
Mysql and Mariadb
- removed sleep for 5s as it usually takes less time for start so less time-window between start and test execution - less times DB will a-la https://git.drupalcode.org/issue/drupal-3443234/-/jobs/1671218
- addedTERM
signal handler so containers stopping faster Automatically closed - issue fixed for 2 weeks with no activity.