From 339eb4f7a458d971e9074f9131f071b1050f290e Mon Sep 17 00:00:00 2001 From: Andrew Guibert Date: Mon, 15 Jun 2020 12:53:27 -0500 Subject: [PATCH] Use proper wait strategy for mysql container --- integration-tests/reactive-mysql-client/pom.xml | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/integration-tests/reactive-mysql-client/pom.xml b/integration-tests/reactive-mysql-client/pom.xml index abbc89d474d2f..ae0acce505b10 100644 --- a/integration-tests/reactive-mysql-client/pom.xml +++ b/integration-tests/reactive-mysql-client/pom.xml @@ -212,15 +212,12 @@ /var/lib/mysql - - - direct - - 3306 - - - - + + + + + mysqladmin ping -h localhost -u hibernate_orm_test -phibernate_orm_test +