charm-cinder-ceph/tests
Alex Kavanagh 84389bdc4e Sync charm-helpers for py38/focal pre-support
This is to enable other charms to pass there enable-focal patchsets.
The pre-enable is simply to sync in charmhelpers with py38 support so
that this charm can participate in ceph-osd's focal enablement.

Change-Id: If2aca7193772ca4e9898e19adc0fda92cf1ac905
2020-04-16 15:30:32 +01:00
..
basic_deployment.py Sync charm-helpers for py38/focal pre-support 2020-04-16 15:30:32 +01: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-bionic-stein Enable bionic/stein and disco/stein functional tests 2019-04-08 13:08:20 +02:00
gate-basic-bionic-train Enable functional tests for train 2019-10-31 08:32:12 +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
README.md Use bundletester for amulet test execution 2016-07-20 03:34:22 +00:00
tests.yaml Modify tests.yaml which specifies bundletester config params 2017-08-09 14:24:54 -06:00

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.