Skip to content
This repository has been archived by the owner on Sep 30, 2020. It is now read-only.

Travis: Test killed with quit: ran too long (10m0s). #667

Closed
mumoshu opened this issue May 22, 2017 · 0 comments
Closed

Travis: Test killed with quit: ran too long (10m0s). #667

mumoshu opened this issue May 22, 2017 · 0 comments

Comments

@mumoshu
Copy link
Contributor

mumoshu commented May 22, 2017

Not always but probably ocassionally, go test began to time out before completing.
https://travis-ci.org/kubernetes-incubator/kube-aws/builds/234651637
We can just make the timeout longer via a flag to go test for now like:

go test -timeout 20m

However it would be better to reduce the overall size of the test suite if possible.

mumoshu added a commit to mumoshu/kube-aws that referenced this issue May 22, 2017
camilb added a commit to camilb/kube-aws that referenced this issue May 25, 2017
* kubernetes-incubator/master:
  Fix "install-kube-system" script when "clusterAutoscaler" is disabled.
  Remove obsolete etcd locking logic
  Re: cluster-autoscaler support
  Make `go test` timeout longer enough for Travis Fixes kubernetes-retired#667
  NVIDIA driver installation support on GPU instances (kubernetes-retired#645)
  Make kubelet flags more consistent
  Fix taint being assigned as labels
  Avoid unnecessary node replacements when TLS bootstrapping is enabled (kubernetes-retired#639)
  Update Kubernetes dashboard to v1.6.1. Update calico to v2.2.1.
  Fix typo in help message
kylehodgetts pushed a commit to HotelsDotCom/kube-aws that referenced this issue Mar 27, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant