Skip to content

Commit

Permalink
Reduce failures in container tests
Browse files Browse the repository at this point in the history
  • Loading branch information
edewata committed Feb 15, 2025
1 parent ae1fe9c commit 2f4320b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/bin/ds-create.sh
Original file line number Diff line number Diff line change
Expand Up @@ -253,4 +253,7 @@ docker exec $NAME ldapsearch \
-x \
-b "$SUFFIX"

# allow more time to connect to network
sleep 5

echo "DS container is ready"

0 comments on commit 2f4320b

Please sign in to comment.