From 6221c884cc77bc3fd2bfc1682e59e867861293ed Mon Sep 17 00:00:00 2001 From: Georgios Andrianakis Date: Sun, 14 Jun 2020 12:20:37 +0300 Subject: [PATCH] Fix issue with running Hibernate Reactive MySQL tests with docker --- .../hibernate-reactive-mysql/pom.xml | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/integration-tests/hibernate-reactive-mysql/pom.xml b/integration-tests/hibernate-reactive-mysql/pom.xml index f09dcb5df3fa4..6239ad1b396e1 100644 --- a/integration-tests/hibernate-reactive-mysql/pom.xml +++ b/integration-tests/hibernate-reactive-mysql/pom.xml @@ -200,16 +200,12 @@ - - - - - - - - .*mysqld: ready for connections.* - - + + + + + mysqladmin ping -h localhost -u hibernate_orm_test -phibernate_orm_test +