charm-percona-cluster/tests
James Page 3facb32aff Correctly quote all MySQL syntax
Resync charm-helpers to ensure that MySQL syntax is correctly
quoted with single quotes, supporting use of the db-{admin} relation
with services containing a dash.

Change-Id: I859133263a8200e82e73d74837bcb91a18b3e0ff
Closes-Bug: 1675220
2017-05-15 12:21:46 +01:00
..
charmhelpers Correctly quote all MySQL syntax 2017-05-15 12:21:46 +01:00
basic_deployment.py Enable Zesty-Ocata Amulet Tests 2017-05-02 16:04:45 -07:00
gate-basic-trusty-icehouse Redux amulet tests 2017-03-07 15:56:33 +00:00
gate-basic-xenial-mitaka Redux amulet tests 2017-03-07 15:56:33 +00:00
gate-basic-xenial-ocata Enable Zesty-Ocata Amulet Tests 2017-05-02 16:04:45 -07:00
gate-basic-yakkety-newton Redux amulet tests 2017-03-07 15:56:33 +00:00
gate-basic-zesty-ocata Enable Zesty-Ocata Amulet Tests 2017-05-02 16:04:45 -07:00
README.md Use bundletester for amulet test execution 2016-07-21 14:24:52 +01:00
tests.yaml Update Amulet defs, series metadata and c-h sync 2016-12-06 11:30:52 -08: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.