charm-manila-generic/src/tests
Frode Nordahl 94c9969d4a
Remove use of admin-token in functional test
The name of the default domain has also changed to ``Default``
with a capital 'D'.

Change-Id: I9748acc9b562c406d213fc12a3e85614b53b93fc
2020-03-25 11:05:44 +01:00
..
README.md First commit of charm-manila-generic 2016-12-02 13:50:46 +00:00
basic_deployment.py Remove use of admin-token in functional test 2020-03-25 11:05:44 +01:00
gate-basic-bionic-queens Enable Bionic as a gate test 2018-05-20 11:28:39 -07:00
gate-basic-bionic-rocky Update functional test definitions 2018-08-29 09:47:22 -07:00
gate-basic-bionic-stein Enable bionic/stein and disco/stein functional tests 2019-04-09 06:39:23 +02:00
gate-basic-bionic-train Enable functional tests for train 2019-10-30 13:12:01 +00:00
gate-basic-xenial-mitaka First commit of charm-manila-generic 2016-12-02 13:50:46 +00:00
gate-basic-xenial-ocata Enable Ocata Amulet Tests 2017-03-09 14:34:49 -08:00
gate-basic-xenial-pike update tests to enable pike 2017-11-22 10:44:39 +01:00
gate-basic-xenial-queens Enable Bionic as a gate test 2018-05-20 11:28:39 -07:00
tests.yaml Modify tests.yaml which specifies bundletester config params 2017-08-09 14:26: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.