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.
2 parents afc4081 + 21d3904 commit d31ffacCopy full SHA for d31ffac
hack/test-gce/gce_create_deploy.sh
@@ -50,7 +50,7 @@ instance_create() {
50
fi
51
52
echo -e "## Please waiting instance ready.\n"
53
- sleep 180
+ sleep 100
54
echo -e "## All instances created done\n"
55
}
56
0 commit comments