From e607d7497da5c9c50442b9a5fd251d3550cbc210 Mon Sep 17 00:00:00 2001 From: Ryan Beisner Date: Fri, 8 Jan 2016 21:45:46 +0000 Subject: [PATCH] Update bundletester testplan yaml file --- tests/tests.yaml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 tests/tests.yaml 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