charm-swift-storage/tests
Frode Nordahl bc1caeef51
Enable bionic/stein and disco/stein functional tests
Drop service check for ``glance-registry``.  The service is
removed as of Stein, and it really is not this charm functional
tests job of checking this anyway.  Any such detail should
be deferred to the ``charm-glance`` functional tests.

Change-Id: Icc2a73d6b8fc3f85a5ebc7fefa23c468cd173e40
2019-04-10 07:22:17 +02:00
..
setup Move 00-setup to prevent extra, unnecessary bootstrap in test runs. 2016-01-08 21:45:03 +00:00
basic_deployment.py Enable bionic/stein and disco/stein functional tests 2019-04-10 07:22:17 +02:00
dev-basic-cosmic-rocky Update functional test definitions 2018-07-18 18:38:26 -04:00
dev-basic-disco-stein Enable bionic/stein and disco/stein functional tests 2019-04-10 07:22:17 +02:00
gate-basic-bionic-queens Enable Bionic as a gate test 2018-05-09 09:34:59 -07:00
gate-basic-bionic-rocky Update functional test definitions 2018-08-29 22:09:04 +00:00
gate-basic-bionic-stein Enable bionic/stein and disco/stein functional tests 2019-04-10 07:22:17 +02:00
gate-basic-trusty-mitaka Update Amulet defs, series metadata and c-h sync 2016-11-28 14:43:32 -06:00
gate-basic-xenial-mitaka Update Amulet defs, series metadata and c-h sync 2016-11-28 14:43:32 -06:00
gate-basic-xenial-ocata Enable Ocata Amulet Tests 2017-03-09 14:35:27 -08:00
gate-basic-xenial-pike Update amulet test definitions 2017-10-27 20:14:12 +00:00
gate-basic-xenial-queens Enable xenial/queens amulet testing 2018-03-12 09:34:00 +00:00
README.md Use bundletester for amulet test execution 2016-07-20 11:48:59 +01:00
tests.yaml Modify tests.yaml which specifies bundletester config params 2017-08-09 14:29:58 -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.