charm-nova-cloud-controller/tests
Ryan Beisner 50fa95b4fb 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: I4052507a8ff6bf24a4699cd8ab6bcee950157835
2017-12-05 05:29:36 +00:00
..
README.md Use bundletester for amulet test execution 2016-07-19 10:21:50 +01:00
basic_deployment.py Drop nova-cert >= newton 2017-06-23 13:59:24 +01:00
dev-basic-bionic-queens Add Bionic and remove Zesty series and tests 2017-12-05 05:29:36 +00:00
dev-basic-xenial-queens Add Bionic and remove Zesty series and tests 2017-12-05 05:29:36 +00:00
dfs-basic-trusty-icehouse Update Amulet defs, series metadata and c-h sync 2016-11-28 14:55:42 -06:00
dfs-basic-trusty-kilo Update Amulet defs, series metadata and c-h sync 2016-11-28 14:55:42 -06:00
gate-basic-artful-pike Enable xenial-pike amulet test 2017-11-16 15:41:44 +13:00
gate-basic-trusty-icehouse Update Amulet defs, series metadata and c-h sync 2016-11-28 14:55:42 -06:00
gate-basic-trusty-kilo Update Amulet defs, series metadata and c-h sync 2016-11-28 14:55:42 -06:00
gate-basic-trusty-liberty Update Amulet defs, series metadata and c-h sync 2016-11-28 14:55:42 -06:00
gate-basic-trusty-mitaka Update Amulet defs, series metadata and c-h sync 2016-11-28 14:55:42 -06:00
gate-basic-xenial-mitaka Update Amulet defs, series metadata and c-h sync 2016-11-28 14:55:42 -06:00
gate-basic-xenial-newton Update Amulet defs, series metadata and c-h sync 2016-11-28 14:55:42 -06:00
gate-basic-xenial-ocata Enable SSL termination for nova-placement-api 2017-03-01 14:27:35 +00:00
gate-basic-xenial-pike Enable xenial-pike amulet test 2017-11-16 15:41:44 +13:00
tests.yaml Modify tests.yaml which specifies bundletester config params 2017-08-09 14:27:52 -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.