weaveworks / launcher

Weave Cloud Launcher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

circleci: test timeout is too high

lilic opened this issue · comments

Because sometimes tests take too long to time out, we end up using all the queues if we don't manually cancel the jobs. Sometimes they run up to 2 hours+, we could set timeout to something like 30 minutes.

I think this is the same issue as #68 which was closed by PR #224. So closing this one!