Skip to content

Commit

Permalink
Sleep 10 fix for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Madison Bahmer committed Sep 1, 2016
1 parent 904b3e4 commit c3c70fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions travis/docker.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ sudo docker-compose ps
sudo docker-compose logs kafka_monitor
sudo docker-compose logs kafka

sleep 10

# run docker unit and integration tests for each component
sudo docker exec -it travis_kafka_monitor_1 env TERM=xterm /bin/bash -c "./run_docker_tests.sh"
Expand Down

0 comments on commit c3c70fc

Please sign in to comment.