vmware-tanzu/sources-for-knative

Increase Test Timeouts

embano1 opened this issue · 0 comments

Pulling PowerCLICore can sometimes take long, leading to flaky E2E tests (test.PollTimeout).

Also bump -timeout=3m

go test -v -race -timeout=3m -tags=e2e github.com/${{ github.repository }}/test/e2e/...

Also bump webhook timeout, see failed run: kubectl -n vmware-sources wait --timeout=10s --for=condition=Available deploy/vsphere-source-webhook