Skip to content

Commit c950480

Browse files
authored
Merge pull request #107 from cloudfoundry/update-ginkgo-timeout
BWATS: Update ginkgo timeout 2->3 hours
2 parents 9e42278 + 62a5fc8 commit c950480

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/tasks/run-bwats/task.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ params:
1818
BOSH_ENVIRONMENT:
1919
GINKGO_FOCUS:
2020
GINKGO_SKIP:
21-
GINKGO_TIMEOUT: 2h # Ginkgo v2 default is 1h
21+
GINKGO_TIMEOUT: 3h # Ginkgo v2 default is 1h
2222
IAAS:
2323
NETWORK: default
2424
SSH_TUNNEL_IP:

0 commit comments

Comments
 (0)