Skip to content

Commit

Permalink
increase timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
sethsaperstein-lyft committed Jan 9, 2024
1 parent cff0af6 commit 09567ca
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 @@ -6,4 +6,4 @@ export INTEGRATION=true
export OPERATOR_IMAGE=flinkk8soperator:local

cd $(dirname "$0")
go test -p 1 -timeout 40m -check.vv IntegSuite
go test -p 1 -timeout 60m -check.vv IntegSuite

0 comments on commit 09567ca

Please sign in to comment.