charm-odl-controller/tests
Ryan Beisner 148e291b2a 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: Icfdec6c8b1c5ea90d8a6af97c9764ef9a0557e2d
2018-01-19 12:10:32 +00:00
..
charmhelpers Sync charm-helpers 2018-01-19 12:10:32 +00:00
README.md Use bundletester for amulet test execution 2016-07-19 10:08:14 +01:00
basic_deployment.py Update tests to use keystoneauth1 2017-07-24 15:52:42 -07:00
dev-basic-bionic-queens Add Bionic and remove Zesty series and tests 2017-12-05 05:29:55 +00:00
dev-basic-xenial-queens Add Bionic and remove Zesty series and tests 2017-12-05 05:29:55 +00:00
gate-basic-artful-pike Updates for pike b1 2017-05-24 15:15:49 +01:00
gate-basic-trusty-icehouse Update amulet test definitions for Newton 2016-10-13 01:59:41 +00:00
gate-basic-trusty-kilo Update amulet test definitions for Newton 2016-10-13 01:59:41 +00:00
gate-basic-trusty-liberty Update amulet test definitions for Newton 2016-10-13 01:59:41 +00:00
gate-basic-trusty-mitaka Update amulet test definitions for Newton 2016-10-13 01:59:41 +00:00
gate-basic-xenial-mitaka Update amulet test definitions for Newton 2016-10-13 01:59:41 +00:00
gate-basic-xenial-newton Update amulet test definitions for Newton 2016-10-13 01:59:41 +00:00
gate-basic-xenial-ocata Enable Ocata Amulet Tests 2017-03-23 11:16:34 +00:00
gate-basic-xenial-pike Updates for pike b1 2017-05-24 15:15:49 +01:00
tests.yaml Modify tests.yaml which specifies bundletester config params 2017-08-09 14:28:33 -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.