charm-nova-lxd/tests
David Ames 2327afd386 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

* Zesty is EOL

Change-Id: I42149645ede3c407bb3dbe96162601b3903956c9
2018-01-22 16:19:31 -08:00
..
charmhelpers Sync charm-helpers 2018-01-22 16:19:31 -08:00
README.md Use bundletester for amulet test execution 2016-07-20 21:54:09 +00:00
basic_deployment.py Updates for stable branch creation 2017-11-30 13:11:57 -08:00
gate-basic-xenial-mitaka Use bundletester for amulet test execution 2016-07-20 21:54:09 +00:00
gate-basic-xenial-newton Update amulet test definitions for Newton 2016-10-10 07:21:25 -05:00
gate-basic-xenial-ocata Enable Ocata Amulet Tests 2017-03-22 11:24:33 +00:00
gate-basic-xenial-pike Enable xenial-pike amulet test 2017-11-18 13:21:37 +13:00
lxd_amulet_utils.py Re-license charm as Apache-2.0 2016-07-01 17:30:16 +01:00
tests.yaml Modify tests.yaml which specifies bundletester config params 2017-08-09 14:26:18 -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.