Skip to content

Commit c8c4f9c

Browse files
committed
mitigate test
1 parent c46d903 commit c8c4f9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

e2e/test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ set -eux
66
docker-compose up -d --build connect
77
trap 'docker-compose down' EXIT
88

9-
sleep 60
9+
sleep 100
1010
# start connect
1111
curl -X POST -H "Content-Type: application/json" --data @config.json http://localhost:8083/connectors
1212
sleep 20

0 commit comments

Comments
 (0)