diff --git a/test/system/libs/helpers.bash b/test/system/libs/helpers.bash index 3e3cbc6..482cf92 100644 --- a/test/system/libs/helpers.bash +++ b/test/system/libs/helpers.bash @@ -461,6 +461,7 @@ function container_started() { ret_val=0 break fi + sleep 1 done