maas-devel team mailing list archive
-
maas-devel team
-
Mailing list archive
-
Message #00876
Re: Build failed in Jenkins: quantal-adt-maas » amd64,maas-lenovo-lab #203
On 02/27/2013 03:28 PM, Diogo Matsubara wrote:
I think this one failed because jenkins is using the testing PPA rather
than the dailybuilds. We have another job for the dailybuilds package
which passes all tests with a more recent quantal package.
Indeed, this fails because the test suite uses 'get_local_cluster_UUID
' which was introduced fairly recently:
File
"/tmp/tmp.lXQf01af2E/ubtree1-ubtree/debian/tests/maas-integration.py",
line 26, in <module>
from maasserver.utils import get_local_cluster_UUID
ImportError: cannot import name get_local_cluster_UUID
References