We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c46d903 commit c8c4f9cCopy full SHA for c8c4f9c
e2e/test.sh
@@ -6,7 +6,7 @@ set -eux
6
docker-compose up -d --build connect
7
trap 'docker-compose down' EXIT
8
9
-sleep 60
+sleep 100
10
# start connect
11
curl -X POST -H "Content-Type: application/json" --data @config.json http://localhost:8083/connectors
12
sleep 20
0 commit comments