charm-cinder-ceph/tests
Ryan Beisner c0d4b93ebc Add cosmic
Add a tactical change which is already merged into charm-helpers.

This needs to go into all charms to solve the chicken:egg issue
where cosmic is untestable until this change exists.

Reference:

4835c6c167

Change-Id: Ic979610078651e4479f2c251c809e7ff3f542e73
2018-09-19 13:25:48 +02:00
..
charmhelpers Add cosmic 2018-09-19 13:25:48 +02:00
README.md Use bundletester for amulet test execution 2016-07-20 03:34:22 +00:00
basic_deployment.py Add support for rbd_exclusive_cinder_pool 2018-09-11 14:02:43 -06:00
dev-basic-cosmic-rocky Update functional test definitions 2018-07-18 18:35:26 -04:00
gate-basic-bionic-queens Enable Bionic as a gate test 2018-05-16 13:28:02 -07:00
gate-basic-bionic-rocky Update functional test definitions 2018-08-27 18:14:03 -05:00
gate-basic-trusty-icehouse Use bundletester for amulet test execution 2016-07-20 03:34:22 +00:00
gate-basic-trusty-mitaka Use bundletester for amulet test execution 2016-07-20 03:34:22 +00:00
gate-basic-xenial-mitaka Use bundletester for amulet test execution 2016-07-20 03:34:22 +00:00
gate-basic-xenial-ocata Enable Ocata Amulet Tests 2017-03-28 17:38:14 +01:00
gate-basic-xenial-pike Update amulet test definitions 2017-12-06 15:39:54 -08:00
gate-basic-xenial-queens Enable Bionic as a gate test 2018-05-16 13:28:02 -07:00
tests.yaml Modify tests.yaml which specifies bundletester config params 2017-08-09 14:24:54 -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.