chore: timeout 1h

Signed-off-by: Leonardo Cecchi <leonardo.cecchi@enterprisedb.com>
This commit is contained in:
Leonardo Cecchi 2024-12-09 14:33:05 +01:00
parent adbe13c99f
commit 55672ab2e9

View File

@ -204,7 +204,7 @@ tasks:
deps:
- build-images
cmds:
- go test -timeout 30m -v ./test/e2e
- go test -timeout 60m -v ./test/e2e
ci:
desc: Run the CI pipeline