Skip to content

Commit

Permalink
More timeout
Browse files Browse the repository at this point in the history
Longer timeout test to see if nominatim will have time to initialize.
  • Loading branch information
nataliejschultz committed Aug 28, 2023
1 parent 867287d commit bdc70ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion emission/integrationTests/start_integration_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@ chmod +x runIntegrationTests.sh
# echo "About to sleep! Zzzz..."
# sleep 240
# echo "Done sleeping! Running integration tests:"
dockerize -wait http://rhodeisland-nominatim:8080 -timeout 160s
dockerize -wait http://rhodeisland-nominatim:8080 -timeout 240s
./runIntegrationTests.sh

0 comments on commit bdc70ae

Please sign in to comment.