We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65cb5a3 commit 31616f8Copy full SHA for 31616f8
test/test.bats
@@ -78,6 +78,8 @@ load test_helper
78
wait_process slapd
79
wait_process_by_cid $LDAP_REPL_CID slapd
80
81
+ sleep 2
82
+
83
# add user on ldap2.example.org
84
docker exec $LDAP_REPL_CID ldapadd -x -D "cn=admin,dc=example,dc=org" -w admin -f /container/service/slapd/assets/test/new-user.ldif -h ldap2.example.org -ZZ
85
0 commit comments