charm-rabbitmq-server/tests
James Page df8742dc74 Use bundletester for amulet test execution
Switch to using bundletester for execution of functional tests,
leveraging tox to build out test virtualenvs.

Rename amulet tests inline with gate-* and dfs-* naming standards.

Update README to refer to functional testing section of the charm
guide.

Drop deprecated tests as no longer used in any automated way.

Change-Id: I5fbfb7484ae2fdc5ed10e5a992cedc94df071ee4
2016-07-21 17:58:15 +00:00
..
charmhelpers Pre 1607 release charm-helpers sync 2016-07-21 14:24:20 +00:00
basic_deployment.py Use bundletester for amulet test execution 2016-07-21 17:58:15 +00:00
gate-basic-precise-icehouse Use bundletester for amulet test execution 2016-07-21 17:58:15 +00:00
gate-basic-trusty-icehouse Use bundletester for amulet test execution 2016-07-21 17:58:15 +00:00
gate-basic-trusty-kilo Use bundletester for amulet test execution 2016-07-21 17:58:15 +00:00
gate-basic-trusty-liberty Use bundletester for amulet test execution 2016-07-21 17:58:15 +00:00
gate-basic-trusty-mitaka Use bundletester for amulet test execution 2016-07-21 17:58:15 +00:00
gate-basic-xenial-mitaka Use bundletester for amulet test execution 2016-07-21 17:58:15 +00:00
README.md Use bundletester for amulet test execution 2016-07-21 17:58:15 +00:00
tests.yaml Use bundletester for amulet test execution 2016-07-21 17:58:15 +00: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.