charm-percona-cluster/tests
Ryan Beisner b68d29ce6c Sync charm-helpers
Notable issues resolved:

openstack_upgrade_available() broken for swift
https://bugs.launchpad.net/charm-swift-proxy/+bug/1743847

haproxy context doesn't consider bindings
https://bugs.launchpad.net/charm-helpers/+bug/1735421

regression in haproxy check
https://bugs.launchpad.net/charm-helpers/+bug/1743287

Change-Id: I542fe7ac3f407f607f9ed03865f5919de883ae5c
2018-01-19 12:10:51 +00:00
..
charmhelpers Sync charm-helpers 2018-01-19 12:10:51 +00:00
README.md Use bundletester for amulet test execution 2016-07-21 14:24:52 +01:00
basic_deployment.py Re-enable HA VIP and remove deprecated tests 2017-08-28 19:18:00 +00:00
dev-basic-bionic Add Bionic and remove Zesty series and tests 2017-12-05 05:33:46 +00:00
gate-basic-artful Enable artful amulet test 2017-11-15 11:21:32 +13:00
gate-basic-trusty Enable artful amulet test 2017-11-15 11:21:32 +13:00
gate-basic-xenial Enable artful amulet test 2017-11-15 11:21:32 +13:00
tests.yaml Modify tests.yaml which specifies bundletester config params 2017-08-09 14:29:14 -06: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.