Skip to content

Commit

Permalink
trying to get CI to pass for race tests
Browse files Browse the repository at this point in the history
  • Loading branch information
corylanou authored and influxdb-denver-pair committed Apr 20, 2015
1 parent d2a4b1f commit 2e5e708
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ GORACE="halt_on_error=1"
BUILD_DIR=$HOME/influxdb-build
GO_VERSION=go1.4
PARALLELISM="-parallel 256"
TIMEOUT="-timeout 300s"
TIMEOUT="-timeout 420s"

# Executes the given statement, and exits if the command returns a non-zero code.
function exit_if_fail {
Expand Down

0 comments on commit 2e5e708

Please sign in to comment.