charm-ceph-osd/tests
Ryan Beisner fd15c0d586 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-*, dev-* and dfs-*
naming standards.

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

Change-Id: I618219551fc116c151cda4790c01aa9e86fa462a
2016-07-21 18:06:41 +00:00
..
charmhelpers Pre 1607 release charm-helpers sync 2016-07-21 14:25:49 +00:00
README.md Use bundletester for amulet test execution 2016-07-21 18:06:41 +00:00
basic_deployment.py Use bundletester for amulet test execution 2016-07-21 18:06:41 +00:00
dev-basic-xenial-newton Use bundletester for amulet test execution 2016-07-21 18:06:41 +00:00
dev-basic-yakkety-newton Use bundletester for amulet test execution 2016-07-21 18:06:41 +00:00
gate-basic-precise-icehouse Use bundletester for amulet test execution 2016-07-21 18:06:41 +00:00
gate-basic-trusty-icehouse Use bundletester for amulet test execution 2016-07-21 18:06:41 +00:00
gate-basic-trusty-kilo Use bundletester for amulet test execution 2016-07-21 18:06:41 +00:00
gate-basic-trusty-liberty Use bundletester for amulet test execution 2016-07-21 18:06:41 +00:00
gate-basic-trusty-mitaka Use bundletester for amulet test execution 2016-07-21 18:06:41 +00:00
gate-basic-xenial-mitaka Use bundletester for amulet test execution 2016-07-21 18:06:41 +00:00
tests.yaml Use bundletester for amulet test execution 2016-07-21 18:06:41 +00: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.