charm-nova-lxd/tests
Ryan Beisner f2b4efc96f 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: I892dfad152eff14d7e67313197c61dacc4a9eca2
2016-07-20 21:54:09 +00:00
..
charmhelpers Pre-release charm-helpers sync 2016-07-15 10:58:09 -07:00
README.md Use bundletester for amulet test execution 2016-07-20 21:54:09 +00:00
basic_deployment.py Re-license charm as Apache-2.0 2016-07-01 17:30:16 +01:00
dev-basic-xenial-newton Use bundletester for amulet test execution 2016-07-20 21:54:09 +00:00
dev-basic-yakkety-newton Use bundletester for amulet test execution 2016-07-20 21:54:09 +00:00
gate-basic-xenial-mitaka Use bundletester for amulet test execution 2016-07-20 21:54:09 +00:00
lxd_amulet_utils.py Re-license charm as Apache-2.0 2016-07-01 17:30:16 +01:00
tests.yaml Use bundletester for amulet test execution 2016-07-20 21:54:09 +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.