charm-odl-controller/tests
James Page 8130e9067c 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.

Change-Id: I133987f6ccdd7402ef5d9adf0967f262d47d28a6
2016-07-19 10:08:14 +01:00
..
charmhelpers Pre-release charm-helpers sync 2016-07-15 10:44:01 -07:00
README.md Use bundletester for amulet test execution 2016-07-19 10:08:14 +01:00
basic_deployment.py Re-license charm as Apache-2.0 2016-07-01 17:56:44 +01:00
gate-basic-trusty-icehouse Use bundletester for amulet test execution 2016-07-19 10:08:14 +01:00
gate-basic-trusty-kilo Use bundletester for amulet test execution 2016-07-19 10:08:14 +01:00
gate-basic-trusty-liberty Use bundletester for amulet test execution 2016-07-19 10:08:14 +01:00
gate-basic-trusty-mitaka Use bundletester for amulet test execution 2016-07-19 10:08:14 +01:00
gate-basic-xenial-mitaka Use bundletester for amulet test execution 2016-07-19 10:08:14 +01:00
tests.yaml Use bundletester for amulet test execution 2016-07-19 10:08:14 +01: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.