charm-heat/tests
David Ames c7fea4af07 Update for Python 3 execution
Charm helpers sync

Change-Id: I6cfa96b23354f68521a3179eb690340e1c9f23bf
2017-11-20 15:11:08 -08:00
..
charmhelpers Update for Python 3 execution 2017-11-20 15:11:08 -08:00
files Move some comments into README 2015-06-11 15:38:21 +00:00
README.md Use bundletester for amulet test execution 2016-07-21 17:56:09 +00:00
basic_deployment.py Update for Python 3 execution 2017-11-20 15:11:08 -08:00
gate-basic-artful-pike Updates for pike b1 2017-05-12 07:57:51 +02:00
gate-basic-trusty-icehouse Use bundletester for amulet test execution 2016-07-21 17:56:09 +00:00
gate-basic-trusty-kilo Use bundletester for amulet test execution 2016-07-21 17:56:09 +00:00
gate-basic-trusty-liberty Use bundletester for amulet test execution 2016-07-21 17:56:09 +00:00
gate-basic-trusty-mitaka Use bundletester for amulet test execution 2016-07-21 17:56:09 +00:00
gate-basic-xenial-mitaka Use bundletester for amulet test execution 2016-07-21 17:56:09 +00:00
gate-basic-xenial-newton Update amulet test definitions for Newton 2016-10-10 07:21:18 -05:00
gate-basic-xenial-ocata Enable Ocata Amulet Tests 2017-03-14 20:25:15 +00:00
gate-basic-xenial-pike Updates for pike b1 2017-05-12 07:57:51 +02:00
gate-basic-zesty-ocata Enable Zesty-Ocata Amulet Tests 2017-04-30 13:09:12 -07:00
tests.yaml Modify tests.yaml which specifies bundletester config params 2017-08-09 14:25:33 -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.