Bertrand Gouny 9 년 전
부모
커밋
976e4f71c1
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      test/test.bats

+ 2 - 0
test/test.bats

@@ -65,6 +65,8 @@ load test_helper
   LDAP_REPL_CID=$(docker run -h ldap2.example.org -e LDAP_REPLICATION=true -d $NAME:$VERSION)
   LDAP_REPL_IP=$(get_container_ip_by_cid $LDAP_REPL_CID)
 
+  sleep 2
+
   # ldap server
   run_image -h ldap.example.org -e LDAP_REPLICATION=true