Skip to content

Commit

Permalink
♻️ [Test] Improved Job Engine container readiness check
Browse files Browse the repository at this point in the history
Signed-off-by: Alberto Codutti <[email protected]>
  • Loading branch information
Coduz committed Jan 20, 2025
1 parent 6a5757d commit d314dcb
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -695,6 +695,7 @@ private void waitJobEngineContainer(String name) throws Exception{

/**
* Checks if the Job Engine Docker container is ready
*
* @param name The Job Engine Docker container name
* @return {@code true} if is ready, {@code false} otherwise
* @throws Exception
Expand Down

0 comments on commit d314dcb

Please sign in to comment.