← Back to team overview

maas-builds team mailing list archive

Re: Jenkins Still Failing - trusty-adt-maas-daily 57

 


maas-integration.TestMAASIntegration.test_check_nodes_ready ... ok
maas-integration.TestMAASIntegration.test_apply_tag_to_all_nodes ... ok
maas-integration.TestMAASIntegration.test_check_tag_applied_to_all_nodes ... ok
maas-integration.TestMAASIntegration.test_configure_juju ... ok
maas-integration.TestMAASIntegration.test_juju_bootstrap ... ERROR
SKIP: Not testing Cluster controller

Diogo and I spent some time debugging this problem today and we think we found the problem. The new version of juju 1.17 in trusty has a timeout of 10 minutes (http://paste.ubuntu.com/6797885/) when bootstrapping a node. MAAS takes a good 7 minutes to install a node, plus a couple of minutes to install jujud on it so we suspect this might be the problem (https://bugs.launchpad.net/juju-core/+bug/1257649).

Diogo is in the process of testing this hypothesis by building juju from source after having changed the timeout to 30 minutes and then trying a run with that tweaked juju.

Cheers,

R.


Follow ups

References