Skip to content

Commit

Permalink
testing: sleep after starting local deps to give them a chance to sta…
Browse files Browse the repository at this point in the history
…rt up (google#3075)
  • Loading branch information
vangent committed Oct 19, 2021
1 parent 6b244d5 commit cfbf972
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions internal/testing/start_local_deps.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,5 @@ set -euo pipefail
./runtimevar/etcdvar/localetcd.sh
./docstore/mongodocstore/localmongo.sh
./secrets/hashivault/localvault.sh

sleep 10

0 comments on commit cfbf972

Please sign in to comment.