Skip to content

Commit

Permalink
60 seconds to wait for boot-- we should replace this
Browse files Browse the repository at this point in the history
  • Loading branch information
Jim Van Fleet committed Aug 4, 2016
1 parent 4fe18da commit 1c3cd6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ node('docker') {

stage 'Start container'

sh 'bin/ci-run.sh'
sh 'bin/ci-run.sh && sleep 60'

stage 'Tests'

Expand Down

0 comments on commit 1c3cd6a

Please sign in to comment.