charm-nova-lxd/tests
Ryan Beisner c048ce6240 Add Bionic and remove Zesty series and tests
Bionic, being the next LTS, is important to enable for dev
and test as early as possible ahead of 18.02.

Zesty goes EOL in Jan 2018. The next stable charms release (18.02)
will not provide Zesty series support, as it was an interim
(non-LTS) release.

Change-Id: Ie342df2128fbdf9e7d590a0b909cf3c09a87d3af
2017-12-05 05:28:50 +00:00
..
charmhelpers Enable xenial-pike amulet test 2017-11-18 13:21:37 +13:00
README.md Use bundletester for amulet test execution 2016-07-20 21:54:09 +00:00
basic_deployment.py Migrate to LXD storage pools 2017-07-04 13:37:30 +02:00
dev-basic-bionic-queens Add Bionic and remove Zesty series and tests 2017-12-05 05:28:50 +00:00
dev-basic-xenial-queens Add Bionic and remove Zesty series and tests 2017-12-05 05:28:50 +00:00
gate-basic-xenial-mitaka Use bundletester for amulet test execution 2016-07-20 21:54:09 +00:00
gate-basic-xenial-newton Update amulet test definitions for Newton 2016-10-10 07:21:25 -05:00
gate-basic-xenial-ocata Enable Ocata Amulet Tests 2017-03-22 11:24:33 +00:00
gate-basic-xenial-pike Enable xenial-pike amulet test 2017-11-18 13:21:37 +13:00
lxd_amulet_utils.py Re-license charm as Apache-2.0 2016-07-01 17:30:16 +01:00
tests.yaml Modify tests.yaml which specifies bundletester config params 2017-08-09 14:26:18 -06:00

README.md

Overview

This directory provides Amulet tests to verify basic deployment functionality from the perspective of this charm, its requirements and its features, as exercised in a subset of the full OpenStack deployment test bundle topology.

For full details on functional testing of OpenStack charms please refer to the functional testing section of the OpenStack Charm Guide.