charm-cinder-backup/tests
Ryan Beisner 985a2085d6 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: If8e2ed587078527d162689063f3ce491a9fd0643
2018-09-19 13:25:31 +02:00
..
charmhelpers Add cosmic 2018-09-19 13:25:31 +02:00
README.md Use bundletester for amulet test execution 2016-07-20 04:00:40 +00:00
basic_deployment.py Update tests to use Juju storage 2018-06-04 17:31:35 +02:00
dev-basic-cosmic-rocky Update functional test definitions 2018-07-18 18:35:18 -04:00
gate-basic-bionic-queens Enable Bionic as a gate test 2018-05-17 23:29:16 +00:00
gate-basic-bionic-rocky Update functional test definitions 2018-08-28 15:19:47 -07:00
gate-basic-trusty-icehouse Use bundletester for amulet test execution 2016-07-20 04:00:40 +00:00
gate-basic-xenial-mitaka Use bundletester for amulet test execution 2016-07-20 04:00:40 +00:00
gate-basic-xenial-ocata Enable Zesty-Ocata Amulet Tests 2017-05-02 14:19:39 -07:00
gate-basic-xenial-pike Update amulet test definitions 2017-12-06 15:42:22 -08:00
gate-basic-xenial-queens Enable Bionic as a gate test 2018-05-17 23:29:16 +00:00
tests.yaml Modify tests.yaml which specifies bundletester config params 2017-08-09 14:24:40 -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.