charm-ceph-osd/tests
Ryan Beisner a0a82b50f4 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: I0dfc8408eca5105828e71477cb736eceed8f7148
2018-09-19 13:24:20 +02:00
..
charmhelpers Add cosmic 2018-09-19 13:24:20 +02:00
README.md Use bundletester for amulet test execution 2016-07-21 18:06:41 +00:00
basic_deployment.py Update functional test definitions 2018-08-28 17:23:01 -07:00
dev-basic-cosmic-rocky Update functional test definitions 2018-07-18 18:34:48 -04:00
gate-basic-bionic-queens Enable Bionic as a gate test 2018-05-11 16:32:19 -07:00
gate-basic-bionic-rocky Update functional test definitions 2018-08-28 17:23:01 -07:00
gate-basic-trusty-icehouse Use bundletester for amulet test execution 2016-07-21 18:06:41 +00:00
gate-basic-trusty-mitaka Use bundletester for amulet test execution 2016-07-21 18:06:41 +00:00
gate-basic-xenial-mitaka Use bundletester for amulet test execution 2016-07-21 18:06:41 +00:00
gate-basic-xenial-ocata Enable Ocata Amulet Tests 2017-03-23 09:29:00 +00:00
gate-basic-xenial-pike Enable xenial-pike amulet test 2017-12-06 19:10:14 +00:00
gate-basic-xenial-queens Enable Bionic as a gate test 2018-05-11 16:32:19 -07:00
tests.yaml Modify tests.yaml which specifies bundletester config params 2017-08-09 14:23:42 -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.