Skip to content

Commit

Permalink
increase test timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
Micah Wylde committed Aug 22, 2019
1 parent f53d63d commit 2b59441
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integ/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ export OPERATOR_IMAGE=127.0.0.1:32000/flinkk8soperator:local
umask 000

cd $(dirname "$0")
go test -timeout 22m -check.vv IntegSuite
go test -timeout 30m -check.vv IntegSuite

0 comments on commit 2b59441

Please sign in to comment.