Successfully installed nose-timer
Cleaning up...
maas-integration.TestMAASIntegration.test_disable_raring ... ok
maas-integration.TestMAASIntegration.test_create_admin ... ok
maas-integration.TestMAASIntegration.test_restart_dbus_avahi ... ok
maas-integration.TestMAASIntegration.test_update_maas_url ... ok
maas-integration.TestMAASIntegration.test_check_initial_services ... ok
maas-integration.TestMAASIntegration.test_update_pxe_config ... ERROR
SKIP: Not testing Cluster controller
======================================================================
ERROR: maas-integration.TestMAASIntegration.test_update_pxe_config
----------------------------------------------------------------------
_StringException: Traceback (most recent call last):
File "/tmp/adt-run.DZliPf/ubtree1-build/real-tree/debian/tests/maas-integration.py", line 295, in test_update_pxe_config
update_pxe_config()
File "/tmp/adt-run.DZliPf/ubtree1-build/real-tree/debian/tests/utils.py", line 77, in update_pxe_config
ephemerals_fd = open("/etc/maas/import_ephemerals", "r+")
IOError: [Errno 2] No such file or directory: '/etc/maas/import_ephemerals'