powersj@x1:~/Work/repos/cloud-init-wesley/tests/cloud_tests$ tox -e citest -- tree_run -n zesty -t tests/cloud_tests/configs/modules/write_files.yaml
GLOB sdist-make: /home/powersj/Work/repos/cloud-init-wesley/setup.py
citest inst-nodeps: /home/powersj/Work/repos/cloud-init-wesley/.tox/dist/cloud-init-0.7.9.zip
citest installed: cffi==1.9.1,cloud-init==0.7.9,configobj==5.0.6,cryptography==1.7.1,idna==2.2,Jinja2==2.9.4,jsonpatch==1.14,jsonpointer==1.10,MarkupSafe==0.23,oauthlib==2.0.1,pbr==1.10.0,prettytable==0.7.2,pyasn1==0.1.9,pycparser==2.17,pylxd==2.1.3,python-dateutil==2.6.0,PyYAML==3.12,requests==2.11.1,requests-unixsocket==0.1.5,six==1.10.0,urllib3==1.19.1,ws4py==0.3.4
citest runtests: PYTHONHASHSEED='1107601174'
citest runtests: commands[0] | /home/powersj/Work/repos/cloud-init-wesley/.tox/citest/bin/python -m tests.cloud_tests tree_run -n zesty -t tests/cloud_tests/configs/modules/write_files.yaml
2017-01-11 13:26:06,701 - tests.cloud_tests - INFO - preparing to build cloud-init deb
2017-01-11 13:26:06,701 - tests.cloud_tests - INFO - setting up platform: lxd
2017-01-11 13:26:06,750 - tests.cloud_tests - INFO - acquiring image for os: xenial
/home/powersj/Work/repos/cloud-init-wesley/.tox/citest/lib/python3.5/site-packages/pylxd/deprecation.py:24: DeprecationWarning: execute will return a ContainerExecuteResult in pylxd 2.2
warnings.warn(self.message, DeprecationWarning)
2017-01-11 13:28:01,108 - tests.cloud_tests - INFO - creating instance to build deb in
/home/powersj/Work/repos/cloud-init-wesley/.tox/citest/lib/python3.5/site-packages/pylxd/deprecation.py:24: DeprecationWarning: execute will return a ContainerExecuteResult in pylxd 2.2
warnings.warn(self.message, DeprecationWarning)
/home/powersj/Work/repos/cloud-init-wesley/.tox/citest/lib/python3.5/site-packages/pylxd/deprecation.py:24: DeprecationWarning: execute will return a ContainerExecuteResult in pylxd 2.2
warnings.warn(self.message, DeprecationWarning)
2017-01-11 13:31:15,458 - tests.cloud_tests - INFO - setting up platform: lxd
2017-01-11 13:31:15,477 - tests.cloud_tests - INFO - acquiring image for os: zesty
2017-01-11 13:33:16,218 - tests.cloud_tests - INFO - setting up image: distro=ubuntu, release=zesty
2017-01-11 13:33:38,945 - tests.cloud_tests - INFO - collecting test data for os: zesty
2017-01-11 13:33:38,951 - tests.cloud_tests - INFO - collecting test data for test: modules/write_files
2017-01-11 13:34:00,146 - tests.cloud_tests - INFO - test: platform='lxd', os='zesty' verifying test data
.....
----------------------------------------------------------------------
Ran 5 tests in 0.000s
OK
2017-01-11 13:34:00,153 - tests.cloud_tests - INFO - test: platform='lxd', os='zesty' passed all tests
__________________________________________________________________________________________________ summary ___________________________________________________________________________________________________
citest: commands succeeded
congratulations :)