gluster / anthill

A Kubernetes/OpenShift operator to manage Gluster clusters
http://gluster-anthill.readthedocs.io/
Apache License 2.0
35 stars 12 forks source link

Increase gometalinter timeout #49

Closed JohnStrunk closed 5 years ago

JohnStrunk commented 5 years ago

Describe what this PR does We ran into a problem in the csi repo where gml was having timeouts and failing the build. This change increases the timeout to 24h so we don't see the same problem in this repo.

Is there anything that requires special attention? N/A

Related issues: gluster/gluster-csi-driver#128