diff --git a/tests/tests.yaml b/tests/tests.yaml new file mode 100644 index 0000000..4d17631 --- /dev/null +++ b/tests/tests.yaml @@ -0,0 +1,21 @@ +bootstrap: true +reset: false +virtualenv: true +makefile: + - lint + - test +sources: + - ppa:juju/stable +packages: + - amulet + - distro-info-data + - python-ceilometerclient + - python-cinderclient + - python-distro-info + - python-glanceclient + - python-heatclient + - python-keystoneclient + - python-neutronclient + - python-novaclient + - python-pika + - python-swiftclient