charm-swift-storage/tests
Ryan Beisner 886c67dce8 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: I90d71f76f687557f3fb8412ae8f235b987e1d2ce
2017-12-05 05:30:29 +00:00
..
charmhelpers Sync charm-helpers 2017-11-22 18:50:10 +00:00
setup Move 00-setup to prevent extra, unnecessary bootstrap in test runs. 2016-01-08 21:45:03 +00:00
README.md Use bundletester for amulet test execution 2016-07-20 11:48:59 +01:00
basic_deployment.py Update amulet test definitions 2017-10-27 20:14:12 +00:00
dev-basic-bionic-queens Add Bionic and remove Zesty series and tests 2017-12-05 05:30:29 +00:00
dev-basic-xenial-queens Add Bionic and remove Zesty series and tests 2017-12-05 05:30:29 +00:00
gate-basic-artful-pike Update amulet test definitions 2017-10-27 20:14:12 +00:00
gate-basic-trusty-icehouse Update Amulet defs, series metadata and c-h sync 2016-11-28 14:43:32 -06:00
gate-basic-trusty-kilo Update Amulet defs, series metadata and c-h sync 2016-11-28 14:43:32 -06:00
gate-basic-trusty-liberty Update Amulet defs, series metadata and c-h sync 2016-11-28 14:43:32 -06:00
gate-basic-trusty-mitaka Update Amulet defs, series metadata and c-h sync 2016-11-28 14:43:32 -06:00
gate-basic-xenial-mitaka Update Amulet defs, series metadata and c-h sync 2016-11-28 14:43:32 -06:00
gate-basic-xenial-newton Update Amulet defs, series metadata and c-h sync 2016-11-28 14:43:32 -06:00
gate-basic-xenial-ocata Enable Ocata Amulet Tests 2017-03-09 14:35:27 -08:00
gate-basic-xenial-pike Update amulet test definitions 2017-10-27 20:14:12 +00:00
tests.yaml Modify tests.yaml which specifies bundletester config params 2017-08-09 14:29:58 -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.