juju-solutions / bundletester

A juju charm and bundle test runner
http://juju-solutions.github.io/bundletester
15 stars 20 forks source link

Bundletester should timeout long-running tests #52

Open nskaggs opened 8 years ago

nskaggs commented 8 years ago

We're seeing tests run for days on juju-ci; something obviously fails but the build doesn't fail. Here's some examples:

http://juju-ci.vapour.ws/job/charm-bundle-test-aws/4851/ http://juju-ci.vapour.ws/job/charm-bundle-test-lxc/4697/ http://juju-ci.vapour.ws/job/charm-bundle-test-aws/4869/

nskaggs commented 8 years ago

We tried to timeout these jobs externally but they still continue to hang. It needs a better solution as the queue will never end as it is now.